|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CacheLoader | Responsible for loading cache data from an external source |
| CacheLoaderConfig | Configures individual cache loaders |
| CacheLoaderManager | The cache loader manager interface |
| CacheStore | A specialization of the CacheLoader interface that can be written to. |
| CacheStoreConfig | Defines config elements for all CacheStoreConfigs. |
| Class Summary | |
|---|---|
| AbstractCacheLoader | An abstract CacheLoader that holds common implementations for some methods |
| AbstractCacheLoaderConfig | Abstract base class for CacheLoaderConfigs. |
| AbstractCacheStore | An abstract CacheStore that holds common implementations for some methods |
| AbstractCacheStoreConfig | Configures AbstractCacheStore. |
| CacheLoaderManagerImpl | |
| LockSupportCacheStore | This class extends AbstractCacheStore adding lock support for consistently acceessing
stored data. |
| LockSupportCacheStoreConfig | Adds configuration support for LockSupportCacheStore. |
| Exception Summary | |
|---|---|
| CacheLoaderException | An exception thrown by a CacheLoader implementation if there are problems reading from a loader. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||