|
||||||||||
| 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
public class StandardSessionMemento
| Field Summary |
|---|
| Fields inherited from class org.codehaus.wadi.core.motable.AbstractMotableMemento |
|---|
name, newSession |
| Fields inherited from class org.codehaus.wadi.core.eviction.SimpleEvictableMemento |
|---|
creationTime, lastAccessedTime, maxInactiveInterval |
| Constructor Summary | |
|---|---|
StandardSessionMemento()
|
|
| Method Summary | |
|---|---|
StandardAttributesMemento |
getAttributesMemento()
|
void |
setAttributesMemento(StandardAttributesMemento attributesMemento)
|
| Methods inherited from class org.codehaus.wadi.core.motable.AbstractMotableMemento |
|---|
getName, isNewSession, readExternal, setName, setNewSession, writeExternal |
| Methods inherited from class org.codehaus.wadi.core.eviction.SimpleEvictableMemento |
|---|
getCreationTime, getLastAccessedTime, getMaxInactiveInterval, getTimedOut, getTimeToLive, setCreationTime, setLastAccessedTime, setMaxInactiveInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardSessionMemento()
| Method Detail |
|---|
public StandardAttributesMemento getAttributesMemento()
public void setAttributesMemento(StandardAttributesMemento attributesMemento)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||