Package org.erights.e.extern.persist

Class Summary
GraphParam Represents the objects at the perimeter of a graph being serialized, and likewise represents the parameter names for parameterizing this same subgraph when unserializing.
PersistenceReplacer Untamed: Used to specialize the SerializationStream so that, on checkpointing, a live object may be replaced by a different object to be checkpointed as its representative.
PersistenceReviver Untamed: Used to specialize the UnserializationStream for reviving from persistent state.
SturdyRefMaker Untamed: Enables one to make SturdyRefs for objects, even if one is in a distributed confinement box.
SwissRetainer Untamed: A Retainer that also registers the payload in the SwissTable using the swissBase.
 



comments?