|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mortbay.jetty.servlet.AbstractSessionManager org.apache.geronimo.jetty.cluster.ClusteredSessionManager
public class ClusteredSessionManager
Nested Class Summary | |
---|---|
protected class |
ClusteredSessionManager.ClusteredSession
|
Nested classes/interfaces inherited from class org.mortbay.jetty.servlet.AbstractSessionManager |
---|
org.mortbay.jetty.servlet.AbstractSessionManager.Session |
Field Summary |
---|
Fields inherited from class org.mortbay.jetty.servlet.AbstractSessionManager |
---|
__allSessions, __distantFuture, _crossContextSessionIDs, _handler, _httpOnly, _invalidateGlobal, _maxSessions, _minSessions, _random, _secureCookies, _sessionAttributeListeners, _sessionListeners, _sessions |
Fields inherited from interface org.mortbay.jetty.servlet.SessionManager |
---|
__MaxAge, __SessionCookie, __SessionDomain, __SessionPath, __SessionURL, __SessionUrlPrefix |
Constructor Summary | |
---|---|
ClusteredSessionManager(org.apache.geronimo.clustering.SessionManager sessionManager)
|
Method Summary | |
---|---|
protected org.mortbay.jetty.servlet.AbstractSessionManager.Session |
newSession(HttpServletRequest request)
|
Methods inherited from class org.mortbay.jetty.servlet.AbstractSessionManager |
---|
addEventListener, getCrossContextSessionIDs, getHttpOnly, getHttpSession, getMaxInactiveInterval, getMaxSessions, getMinSessions, getScavengePeriod, getSecureCookies, getSessionCookie, getSessionMap, getSessions, getUseRequestedId, getWorkerName, initialize, isInvalidateGlobal, isStarted, newHttpSession, removeEventListener, resetStats, setCrossContextSessionIDs, setHttpOnly, setInvalidateGlobal, setMaxInactiveInterval, setScavengePeriod, setSecureCookies, setUseRequestedId, setWorkerName, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClusteredSessionManager(org.apache.geronimo.clustering.SessionManager sessionManager)
Method Detail |
---|
protected org.mortbay.jetty.servlet.AbstractSessionManager.Session newSession(HttpServletRequest request)
newSession
in class org.mortbay.jetty.servlet.AbstractSessionManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |