|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
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 accessing 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. |
This package contains loaders and stores, which are used for overflow or persistence. Need @XmlSchema annotation for CacheLoaderConfig.java and AbstractCacheStoreConfig.java
|
Google Analytics | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |