Interface | Description |
---|---|
CacheBinding<K,V> |
Configure a cache declared within a
CacheModule instance. |
CacheRemovalListener<K,V> | |
ForwardingRemovalListener.Factory | |
MemoryCacheFactory | |
PersistentCache | |
PersistentCacheFactory |
Class | Description |
---|---|
CacheModule |
Miniature DSL to support binding
Cache instances in Guice. |
ForwardingRemovalListener<K,V> |
This listener dispatches removal events to all other RemovalListeners
attached via the DynamicSet API.
|
PersistentCache.DiskStats |