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