|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.wadi.core.session.StandardAttributesMemento
org.codehaus.wadi.core.session.DistributableAttributesMemento
org.codehaus.wadi.aop.replication.ClusteredStateAttributesMemento
@ClusteredState public class ClusteredStateAttributesMemento
| Field Summary | |
|---|---|
protected java.util.Map<java.lang.Object,java.lang.Object> |
attributes
|
| Constructor Summary | |
|---|---|
ClusteredStateAttributesMemento()
|
|
| Method Summary | |
|---|---|
protected java.util.Map<java.lang.Object,java.lang.Object> |
newAttributesMap()
|
void |
onRestore()
|
| Methods inherited from class org.codehaus.wadi.core.session.DistributableAttributesMemento |
|---|
readExternal, writeExternal |
| Methods inherited from class org.codehaus.wadi.core.session.StandardAttributesMemento |
|---|
getAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Map<java.lang.Object,java.lang.Object> attributes
| Constructor Detail |
|---|
public ClusteredStateAttributesMemento()
| Method Detail |
|---|
protected java.util.Map<java.lang.Object,java.lang.Object> newAttributesMap()
newAttributesMap in class org.codehaus.wadi.core.session.StandardAttributesMementopublic void onRestore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||