This project has retired. For details please refer to its
Attic page.
PortletApplicationSessionMonitor (Jetspeed-2 Core API 2.3.1 API)
-
- All Superinterfaces:
- EventListener, javax.servlet.http.HttpSessionActivationListener, javax.servlet.http.HttpSessionBindingListener, Serializable
public interface PortletApplicationSessionMonitor
extends javax.servlet.http.HttpSessionBindingListener, javax.servlet.http.HttpSessionActivationListener, Serializable
PortletApplicationSessionMonitor
- Version:
- $Id: $
- Author:
- Ate Douma
-
-
Method Summary
-
Methods inherited from interface javax.servlet.http.HttpSessionBindingListener
valueBound, valueUnbound
-
Methods inherited from interface javax.servlet.http.HttpSessionActivationListener
sessionDidActivate, sessionWillPassivate
-
-
Method Detail
-
getContextPath
String getContextPath()
-
invalidateSession
void invalidateSession()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.