org.exoplatform.wiki.service.impl
Class SessionDestroyedListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<org.exoplatform.container.PortalContainer,javax.servlet.http.HttpSessionEvent>
org.exoplatform.wiki.service.impl.SessionDestroyedListener
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class SessionDestroyedListener
- extends org.exoplatform.services.listener.Listener<org.exoplatform.container.PortalContainer,javax.servlet.http.HttpSessionEvent>
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
|
Method Summary |
void |
onEvent(org.exoplatform.services.listener.Event<org.exoplatform.container.PortalContainer,javax.servlet.http.HttpSessionEvent> event)
|
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionDestroyedListener
public SessionDestroyedListener()
onEvent
public void onEvent(org.exoplatform.services.listener.Event<org.exoplatform.container.PortalContainer,javax.servlet.http.HttpSessionEvent> event)
throws Exception
- Specified by:
onEvent in class org.exoplatform.services.listener.Listener<org.exoplatform.container.PortalContainer,javax.servlet.http.HttpSessionEvent>
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.