| Package | Description |
|---|---|
| org.cache2k.jcache.provider | |
| org.cache2k.jcache.provider.event |
| Constructor and Description |
|---|
JCacheAdapter(JCacheManagerAdapter manager,
org.cache2k.Cache<K,V> cache,
Class<K> keyType,
Class<V> valueType,
boolean storeByValue,
boolean readThrough,
boolean loaderConfigured,
EventHandling<K,V> eventHandling) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventHandlingImpl<K,V>
cache2k does not support changing the listener configuration at runtime.
|
| Modifier and Type | Field and Description |
|---|---|
static EventHandling |
EventHandling.DISABLED |
cache2k API documentation. Copyright © 2000–2020 headissue GmbH, Munich.