org.gcube.application.aquamaps.aquamapsportlet.servlet.listeners
Class SessionListener
java.lang.Object
org.gcube.application.aquamaps.aquamapsportlet.servlet.listeners.SessionListener
- All Implemented Interfaces:
- EventListener, javax.servlet.http.HttpSessionListener
public class SessionListener
- 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 |
SessionListener
public SessionListener()
sessionCreated
public void sessionCreated(javax.servlet.http.HttpSessionEvent arg0)
- Specified by:
sessionCreated
in interface javax.servlet.http.HttpSessionListener
sessionDestroyed
public void sessionDestroyed(javax.servlet.http.HttpSessionEvent arg0)
- Specified by:
sessionDestroyed
in interface javax.servlet.http.HttpSessionListener
Copyright © 2014. All Rights Reserved.