org.apache.myfaces.tobago.webapp
Class SecretSessionListener
java.lang.Object
org.apache.myfaces.tobago.webapp.SecretSessionListener
- All Implemented Interfaces:
- EventListener, javax.servlet.http.HttpSessionListener
public class SecretSessionListener
- extends Object
- implements javax.servlet.http.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(javax.servlet.http.HttpSessionEvent sessionEvent)
- Specified by:
sessionCreated
in interface javax.servlet.http.HttpSessionListener
sessionDestroyed
public void sessionDestroyed(javax.servlet.http.HttpSessionEvent se)
- Specified by:
sessionDestroyed
in interface javax.servlet.http.HttpSessionListener
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.