PortalServlet.UserCacheFlushSessionBindingListener Class
- public static class PortalServlet.UserCacheFlushSessionBindingListener
extends Object
implements HttpSessionBindingListener
, Serializable
SessionBindingListener to flush the user cache at the end of a session.
Gets created with a Locale so that flush can be called on locale-specific entries.
-
Hierarchy
-
Object
PortalServlet.UserCacheFlushSessionBindingListener
-
All Implemented Interfaces
-
EventListener
, HttpSessionBindingListener
, Serializable
-
Enclosing class
-
PortalServlet
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalServlet.UserCacheFlushSessionBindingListener
public PortalServlet.UserCacheFlushSessionBindingListener(String
portalPath,
String
desktopPath,
String
userName,
ArrayList
locales)
valueBound(HttpSessionBindingEvent) Method
public void valueBound(HttpSessionBindingEvent
event)
valueUnbound(HttpSessionBindingEvent) Method
public void valueUnbound(HttpSessionBindingEvent
event)