|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.aop.replication.FullStateExternalizable
org.codehaus.wadi.aop.replication.UpdatedStateExternalizable
public class UpdatedStateExternalizable
Field Summary |
---|
Fields inherited from class org.codehaus.wadi.aop.replication.FullStateExternalizable |
---|
instanceIdFactory, marshaller, memento |
Constructor Summary | |
---|---|
UpdatedStateExternalizable(InstanceIdFactory instanceIdFactory,
WireMarshaller marshaller,
ClusteredStateSessionMemento memento)
|
Method Summary | |
---|---|
protected byte[] |
serialize()
|
Methods inherited from class org.codehaus.wadi.aop.replication.FullStateExternalizable |
---|
readExternal, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdatedStateExternalizable(InstanceIdFactory instanceIdFactory, WireMarshaller marshaller, ClusteredStateSessionMemento memento)
Method Detail |
---|
protected byte[] serialize()
serialize
in class FullStateExternalizable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |