|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mortbay.jetty.servlet.AbstractSessionManager.Session org.apache.geronimo.jetty6.cluster.ClusteredSessionManager.ClusteredSession
public class ClusteredSessionManager.ClusteredSession
Field Summary |
---|
Fields inherited from class org.mortbay.jetty.servlet.AbstractSessionManager.Session |
---|
_accessed, _clusterId, _cookieSet, _created, _doInvalidate, _idChanged, _invalid, _lastAccessed, _maxIdleMs, _newSession, _nodeId, _requests, _values |
Constructor Summary | |
---|---|
protected |
ClusteredSessionManager.ClusteredSession(HttpServletRequest request)
|
protected |
ClusteredSessionManager.ClusteredSession(Session session)
|
Method Summary | |
---|---|
protected String |
getClusterId()
|
void |
invalidate()
|
protected Map |
newAttributeMap()
|
Methods inherited from class org.mortbay.jetty.servlet.AbstractSessionManager.Session |
---|
access, bindValue, complete, cookieSet, didActivate, doInvalidate, getAttribute, getAttributeNames, getCookieSetTime, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getNodeId, getServletContext, getSession, getSessionContext, getValue, getValueNames, initValues, isIdChanged, isNew, isValid, putValue, removeAttribute, removeValue, setAttribute, setIdChanged, setMaxInactiveInterval, timeout, toString, unbindValue, willPassivate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected ClusteredSessionManager.ClusteredSession(HttpServletRequest request)
protected ClusteredSessionManager.ClusteredSession(Session session)
Method Detail |
---|
protected Map newAttributeMap()
newAttributeMap
in class org.mortbay.jetty.servlet.AbstractSessionManager.Session
protected String getClusterId()
getClusterId
in class org.mortbay.jetty.servlet.AbstractSessionManager.Session
public void invalidate() throws IllegalStateException
invalidate
in interface HttpSession
invalidate
in class org.mortbay.jetty.servlet.AbstractSessionManager.Session
IllegalStateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |