public interface CachedStore
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CachedStore.Manager |
java.lang.Object find(java.lang.Object key)
throws CachedStoreException
CachedStoreExceptionvoid reset()
throws CachedStoreException
CachedStoreException