|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.wadi.core.eviction.SimpleEvictableMemento
org.codehaus.wadi.core.motable.AbstractMotableMemento
org.codehaus.wadi.core.session.StandardSessionMemento
org.codehaus.wadi.core.session.DistributableSessionMemento
org.codehaus.wadi.aop.replication.ClusteredStateSessionMemento
@ClusteredState(trackingLevel=METHOD) public class ClusteredStateSessionMemento
| Field Summary |
|---|
| Fields inherited from class org.codehaus.wadi.core.motable.AbstractMotableMemento |
|---|
newSession |
| Constructor Summary | |
|---|---|
ClusteredStateSessionMemento()
|
|
| Method Summary | |
|---|---|
void |
onRestore()
|
void |
setAttributesMemento(StandardAttributesMemento attributesMemento)
|
void |
setCreationTime(long creationTime)
|
void |
setLastAccessedTime(long lastAccessedTime)
|
void |
setMaxInactiveInterval(int maxInactiveInterval)
|
void |
setName(java.lang.String name)
|
| Methods inherited from class org.codehaus.wadi.core.session.DistributableSessionMemento |
|---|
getDistributableAttributesMemento, readExternal, writeExternal |
| Methods inherited from class org.codehaus.wadi.core.session.StandardSessionMemento |
|---|
getAttributesMemento |
| Methods inherited from class org.codehaus.wadi.core.motable.AbstractMotableMemento |
|---|
getName, isNewSession, setNewSession |
| Methods inherited from class org.codehaus.wadi.core.eviction.SimpleEvictableMemento |
|---|
getCreationTime, getLastAccessedTime, getMaxInactiveInterval, getTimedOut, getTimeToLive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClusteredStateSessionMemento()
| Method Detail |
|---|
@TrackedMethod public void setName(java.lang.String name)
setName in class AbstractMotableMemento@TrackedMethod public void setCreationTime(long creationTime)
setCreationTime in class SimpleEvictableMemento@TrackedMethod public void setLastAccessedTime(long lastAccessedTime)
setLastAccessedTime in class SimpleEvictableMemento@TrackedMethod public void setMaxInactiveInterval(int maxInactiveInterval)
setMaxInactiveInterval in class SimpleEvictableMemento@TrackedMethod public void setAttributesMemento(StandardAttributesMemento attributesMemento)
setAttributesMemento in class StandardSessionMementopublic void onRestore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||