| Interface | Description |
|---|---|
| OddjobPersister |
Provide a
ComponentPersister for the underlying framework to use. |
| Persistable |
Something that can be persisted.
|
| Class | Description |
|---|---|
| ArchiveBrowserJob | |
| ArchiveJob | |
| FilePersister | |
| MapPersister |
A Memory based
OddjobPersister. |
| 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.
|
Classes for persistence.