| Name | Description | Type | Package | Framework |
| AbstractFilesystemStore | Stores objects on the filesystem: String objects as text files, all other objects are serialized. | Class | org.apache.excalibur.store.impl | Apache Avalon |
| AbstractJispFilesystemStore | This store is based on the Jisp library (http://www. | Class | org.apache.excalibur.store.impl | Apache Avalon |
| AbstractReadWriteStore | This is a base implementation for stores that are synchronized by using a read/write lock. | Class | org.apache.excalibur.store.impl | Apache Avalon |
| JispFilesystemStore | This store is based on the Jisp library (http://www. | Class | org.apache.excalibur.store.impl | Apache Avalon |
| JispKey | Wrapper class for Keys to be compatible with theVersion:CVS $Id: JispKey. | Class | org.apache.excalibur.store.impl | Apache Avalon |
| MRUMemoryStore | This class provides a cache algorithm for the requested documents. | Class | org.apache.excalibur.store.impl | Apache Avalon |
| MemoryStore | Class | org.apache.excalibur.store.impl | Apache Avalon | |
| Store | A Store is an object managing arbitrary data. | Interface | org.apache.excalibur.store | Apache Avalon |
| StoreJanitor | Interface for the StoreJanitorsVersion:CVS $Id: StoreJanitor. | Interface | org.apache.excalibur.store | Apache Avalon |
| StoreJanitorImpl | This class is a implentation of a StoreJanitor. | Class | org.apache.excalibur.store.impl | Apache Avalon |