|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.component.AbstractLifeCycle
org.mortbay.jetty.servlet.AbstractSessionManager
org.apache.geronimo.jetty6.cluster.ClusteredSessionManager
public class ClusteredSessionManager
| Nested Class Summary | |
|---|---|
class |
ClusteredSessionManager.ClusteredSession
|
| Nested classes/interfaces inherited from class org.mortbay.jetty.servlet.AbstractSessionManager |
|---|
org.mortbay.jetty.servlet.AbstractSessionManager.NullSessionContext, org.mortbay.jetty.servlet.AbstractSessionManager.Session, org.mortbay.jetty.servlet.AbstractSessionManager.SessionIf |
| Field Summary |
|---|
| Fields inherited from class org.mortbay.jetty.servlet.AbstractSessionManager |
|---|
__distantFuture, _context, _dftMaxIdleSecs, _httpOnly, _loader, _maxCookieAge, _maxSessions, _minSessions, _nodeIdInSessionId, _refreshCookieAge, _secureCookies, _sessionAttributeListeners, _sessionCookie, _sessionDomain, _sessionHandler, _sessionIdManager, _sessionListeners, _sessionPath, _sessionURL, _sessionURLPrefix |
| Fields inherited from interface org.mortbay.jetty.SessionManager |
|---|
__DefaultSessionCookie, __DefaultSessionDomain, __DefaultSessionURL, __MaxAgeProperty, __SessionCookieProperty, __SessionDomainProperty, __SessionPathProperty, __SessionURLProperty |
| Constructor Summary | |
|---|---|
ClusteredSessionManager(SessionManager sessionManager)
|
|
| Method Summary | |
|---|---|
protected void |
addSession(org.mortbay.jetty.servlet.AbstractSessionManager.Session session)
|
void |
complete(HttpSession session)
|
org.mortbay.jetty.servlet.AbstractSessionManager.Session |
getSession(String idInCluster)
|
Map |
getSessionMap()
|
int |
getSessions()
|
protected void |
invalidateSessions()
|
protected org.mortbay.jetty.servlet.AbstractSessionManager.Session |
newSession(HttpServletRequest request)
|
protected void |
removeSession(String idInCluster)
|
| Methods inherited from class org.mortbay.jetty.servlet.AbstractSessionManager |
|---|
access, addEventListener, addSession, clearEventListeners, doStart, doStop, getClusterId, getHttpOnly, getHttpSession, getIdManager, getMaxCookieAge, getMaxInactiveInterval, getMaxSessions, getMetaManager, getMinSessions, getNodeId, getRefreshCookieAge, getSecureCookies, getSessionCookie, getSessionCookie, getSessionDomain, getSessionHandler, getSessionPath, getSessionURL, getSessionURLPrefix, isNodeIdInSessionId, isUsingCookies, isValid, newHttpSession, removeEventListener, removeSession, removeSession, resetStats, setHttpOnly, setIdManager, setMaxCookieAge, setMaxInactiveInterval, setMetaManager, setNodeIdInSessionId, setRefreshCookieAge, setSecureCookies, setSessionCookie, setSessionDomain, setSessionHandler, setSessionPath, setSessionURL, setUsingCookies |
| Methods inherited from class org.mortbay.component.AbstractLifeCycle |
|---|
isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mortbay.component.LifeCycle |
|---|
isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, start, stop |
| Constructor Detail |
|---|
public ClusteredSessionManager(SessionManager sessionManager)
| Method Detail |
|---|
protected org.mortbay.jetty.servlet.AbstractSessionManager.Session newSession(HttpServletRequest request)
newSession in class org.mortbay.jetty.servlet.AbstractSessionManagerpublic void complete(HttpSession session)
complete in interface org.mortbay.jetty.SessionManagercomplete in class org.mortbay.jetty.servlet.AbstractSessionManagerprotected void addSession(org.mortbay.jetty.servlet.AbstractSessionManager.Session session)
addSession in class org.mortbay.jetty.servlet.AbstractSessionManagerprotected void removeSession(String idInCluster)
removeSession in class org.mortbay.jetty.servlet.AbstractSessionManagerpublic org.mortbay.jetty.servlet.AbstractSessionManager.Session getSession(String idInCluster)
getSession in class org.mortbay.jetty.servlet.AbstractSessionManagerpublic int getSessions()
getSessions in class org.mortbay.jetty.servlet.AbstractSessionManagerpublic Map getSessionMap()
getSessionMap in class org.mortbay.jetty.servlet.AbstractSessionManagerprotected void invalidateSessions()
invalidateSessions in class org.mortbay.jetty.servlet.AbstractSessionManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||