org.codehaus.wadi.aop.replication
Class ClusteredStateAttributes

java.lang.Object
  extended by org.codehaus.wadi.core.session.StandardAttributes
      extended by org.codehaus.wadi.core.session.DistributableAttributes
          extended by org.codehaus.wadi.aop.replication.ClusteredStateAttributes
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable, Attributes

public class ClusteredStateAttributes
extends DistributableAttributes

Version:
$Revision: 1538 $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.codehaus.wadi.core.session.StandardAttributes
memento, valueFactory
 
Constructor Summary
ClusteredStateAttributes(ValueFactory valueFactory)
           
 
Method Summary
protected  StandardAttributesMemento newMemento()
           
 
Methods inherited from class org.codehaus.wadi.core.session.DistributableAttributes
readExternal, writeExternal
 
Methods inherited from class org.codehaus.wadi.core.session.StandardAttributes
clear, containsKey, get, getAttributesMap, getMemento, isEmpty, keySet, put, remove, setMemento, size, values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusteredStateAttributes

public ClusteredStateAttributes(ValueFactory valueFactory)
Method Detail

newMemento

protected StandardAttributesMemento newMemento()
Overrides:
newMemento in class DistributableAttributes


Copyright © 2011. All Rights Reserved.