Uses of Class
org.codehaus.wadi.aop.replication.ClusteredStateSessionMemento

Packages that use ClusteredStateSessionMemento
org.codehaus.wadi.aop.replication   
 

Uses of ClusteredStateSessionMemento in org.codehaus.wadi.aop.replication
 

Fields in org.codehaus.wadi.aop.replication declared as ClusteredStateSessionMemento
protected  ClusteredStateSessionMemento FullStateExternalizable.memento
           
 

Methods in org.codehaus.wadi.aop.replication that return ClusteredStateSessionMemento
protected  ClusteredStateSessionMemento DeltaStateHandler.extractMemento(java.lang.Object target)
           
 ClusteredStateSessionMemento ClusteredStateSession.getClusteredStateSessionMemento()
           
 ClusteredStateSessionMemento RestoreStateExternalizable.getMemento()
           
 

Constructors in org.codehaus.wadi.aop.replication with parameters of type ClusteredStateSessionMemento
FullStateExternalizable(InstanceIdFactory instanceIdFactory, WireMarshaller marshaller, ClusteredStateSessionMemento memento)
           
UpdatedStateExternalizable(InstanceIdFactory instanceIdFactory, WireMarshaller marshaller, ClusteredStateSessionMemento memento)
           
 



Copyright © 2010. All Rights Reserved.