org.apache.myfaces.tobago.webapp
Class SecretSessionListener
java.lang.Object
org.apache.myfaces.tobago.webapp.SecretSessionListener
- All Implemented Interfaces:
- EventListener, HttpSessionListener
public class SecretSessionListener
- extends Object
- implements HttpSessionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecretSessionListener
public SecretSessionListener()
sessionCreated
public void sessionCreated(HttpSessionEvent sessionEvent)
- Specified by:
sessionCreated
in interface HttpSessionListener
sessionDestroyed
public void sessionDestroyed(HttpSessionEvent se)
- Specified by:
sessionDestroyed
in interface HttpSessionListener
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.