|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.jetty.servlet.AbstractSessionManager.Session
org.apache.geronimo.jetty6.cluster.ClusteredSessionManager.ClusteredSession
public class ClusteredSessionManager.ClusteredSession
| 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, getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, isNew, isValid, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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.Sessionprotected String getClusterId()
public void invalidate()
throws IllegalStateException
invalidate in interface HttpSessioninvalidate in class org.mortbay.jetty.servlet.AbstractSessionManager.SessionIllegalStateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||