Package org.oddjob.persist

Classes for persistence.

See:
          Description

Interface Summary
OddjobPersister Provide a ComponentPersister for the underlying framework to use.
Persistable Something that can be persisted.
 

Class Summary
ArchiveBrowserJob  
ArchiveJob  
FilePersister  
MapPersister  
OddjobObjectInputStream  
PersisterBase  
PersistRequest  
RestoreBundle  
SerializeWithBinaryStream  
SerializeWithBytes  
SerializeWithFile Serialize an object to and from file with the given name.
SilhouetteFactory Capture as much serializable information about a job hierarchy as possible.
 

Package org.oddjob.persist Description

Classes for persistence.