See: Description
| Interface | Description |
|---|---|
| FileRepositoryMonitor | |
| ObjectRespositoryConfig |
| Class | Description |
|---|---|
| AbstractFilePersistentObjectRepository | |
| AbstractFilePersistentStreamRepository | |
| AbstractFileRepository |
This an abstract class implementing functionality for creating a file-store.
|
| AvalonFileRepositoryMonitor | |
| CDIFilePersistentObjectRepository |
This is a simple implementation of persistent object store using
object serialization on the file system.
|
| CDIFilePersistentStreamRepository |
Implementation of a StreamRepository to a File.
|
| ClassLoaderObjectInputStream |
A special ObjectInputStream to handle highly transient classes hosted
by Avalon components that are juggling many classloaders.
|
| ExtensionFileFilter |
This filters files based on the extension (what the filename
ends with).
|
| File_Persistent_Object_Repository |
This is a simple implementation of persistent object store using
object serialization on the file system.
|
| File_Persistent_Stream_Repository |
Implementation of a StreamRepository to a File.
|
| IOUtil |
General IO Stream manipulation.
|
| ObjectRespositoryConfigBean | |
| RepositoryManager | |
| ResettableFileInputStream |