IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.webapp.element.scope
Class SessionListener

java.lang.Object
  extended by com.ibm.btt.webapp.element.scope.SessionListener
All Implemented Interfaces:
java.util.EventListener, javax.servlet.http.HttpSessionListener

public class SessionListener
extends java.lang.Object
implements javax.servlet.http.HttpSessionListener


Constructor Summary
SessionListener()
           
 
Method Summary
(package private) static Scope currentSessionScopeCache()
           
 void sessionCreated(javax.servlet.http.HttpSessionEvent arg0)
           
 void sessionDestroyed(javax.servlet.http.HttpSessionEvent arg0)
           
(package private) static void setCurrentLifeCycleProcessor(LifeCycleProcessor processor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionListener

public SessionListener()
Method Detail

sessionCreated

public void sessionCreated(javax.servlet.http.HttpSessionEvent arg0)
Specified by:
sessionCreated in interface javax.servlet.http.HttpSessionListener

sessionDestroyed

public void sessionDestroyed(javax.servlet.http.HttpSessionEvent arg0)
Specified by:
sessionDestroyed in interface javax.servlet.http.HttpSessionListener

currentSessionScopeCache

static Scope currentSessionScopeCache()

setCurrentLifeCycleProcessor

static void setCurrentLifeCycleProcessor(LifeCycleProcessor processor)

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011