org.apache.activemq.web
Class SessionListener
java.lang.Object
org.apache.activemq.web.SessionListener
- All Implemented Interfaces:
- EventListener, HttpSessionListener
public class SessionListener
- extends Object
- implements HttpSessionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionListener
public SessionListener()
sessionCreated
public void sessionCreated(HttpSessionEvent se)
- Specified by:
sessionCreated in interface HttpSessionListener
sessionDestroyed
public void sessionDestroyed(HttpSessionEvent se)
- Specified by:
sessionDestroyed in interface HttpSessionListener
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.