info.aduna.gee.publication.servlets.session
Class ZpadSessionContext
java.lang.Object
info.aduna.gee.publication.servlets.session.ZpadSessionContext
- All Implemented Interfaces:
- EventListener, javax.servlet.http.HttpSessionBindingListener
public class ZpadSessionContext
- extends Object
- implements javax.servlet.http.HttpSessionBindingListener
Class ZpadSessionContext
|
Method Summary |
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent event)
|
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY
public static final String KEY
- The key to store the ZpadSessionContext in the Session.
- See Also:
- Constant Field Values
ZPadBrowsers
public MultiLevelExpiringCache ZPadBrowsers
ZPadSections
public MultiLevelExpiringCache ZPadSections
peers
public Vector peers
jobs
public Hashtable jobs
checkedLogins
public Hashtable checkedLogins
ZpadSessionContext
public ZpadSessionContext(String host)
valueBound
public void valueBound(javax.servlet.http.HttpSessionBindingEvent event)
- Specified by:
valueBound in interface javax.servlet.http.HttpSessionBindingListener
valueUnbound
public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
- Specified by:
valueUnbound in interface javax.servlet.http.HttpSessionBindingListener
Copyright © 1997-2008 Aduna. All Rights Reserved.