public class JcmsSessionTrackerListener
extends java.lang.Object
implements javax.servlet.http.HttpSessionAttributeListener, javax.servlet.http.HttpSessionListener
JcmsSessionTracker in consequence.| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
REVISION  | 
static java.lang.String | 
TRACKING_ATTRIBUTE_NAME  | 
| Constructor and Description | 
|---|
JcmsSessionTrackerListener()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
attributeAdded(javax.servlet.http.HttpSessionBindingEvent be)  | 
void | 
attributeRemoved(javax.servlet.http.HttpSessionBindingEvent be)  | 
void | 
attributeReplaced(javax.servlet.http.HttpSessionBindingEvent be)  | 
void | 
sessionCreated(javax.servlet.http.HttpSessionEvent se)  | 
void | 
sessionDestroyed(javax.servlet.http.HttpSessionEvent se)  | 
public static final java.lang.String REVISION
public static final java.lang.String TRACKING_ATTRIBUTE_NAME
public void attributeAdded(javax.servlet.http.HttpSessionBindingEvent be)
attributeAdded in interface javax.servlet.http.HttpSessionAttributeListenerpublic void attributeReplaced(javax.servlet.http.HttpSessionBindingEvent be)
attributeReplaced in interface javax.servlet.http.HttpSessionAttributeListenerpublic void attributeRemoved(javax.servlet.http.HttpSessionBindingEvent be)
attributeRemoved in interface javax.servlet.http.HttpSessionAttributeListenerpublic void sessionCreated(javax.servlet.http.HttpSessionEvent se)
sessionCreated in interface javax.servlet.http.HttpSessionListenerpublic void sessionDestroyed(javax.servlet.http.HttpSessionEvent se)
sessionDestroyed in interface javax.servlet.http.HttpSessionListenerCopyright © 2001-2018 Jalios SA. All Rights Reserved.