public class NuxeoSessionListener extends Object implements HttpSessionListener
NuxeoHttpSessionMonitor.| Constructor and Description |
|---|
NuxeoSessionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
sessionCreated(HttpSessionEvent se) |
void |
sessionDestroyed(HttpSessionEvent se) |
public void sessionCreated(HttpSessionEvent se)
sessionCreated in interface HttpSessionListenerpublic void sessionDestroyed(HttpSessionEvent se)
sessionDestroyed in interface HttpSessionListenerCopyright © 2011 Nuxeo SA. All Rights Reserved.