| Package | Description |
|---|---|
| org.cache2k |
API package for cache2k Java caching library.
|
| org.cache2k.configuration |
The cache configuration as a Java bean and support types.
|
| Modifier and Type | Method and Description |
|---|---|
Cache2kBuilder<K,V> |
Cache2kBuilder.addCacheClosedListener(CacheClosedListener listener)
Listener that is called after a cache is closed.
|
| Modifier and Type | Method and Description |
|---|---|
CustomizationCollection<CacheClosedListener> |
Cache2kConfiguration.getCacheClosedListeners()
A set of listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cache2kConfiguration.setCacheClosedListeners(Collection<CustomizationSupplier<CacheClosedListener>> c)
Adds the collection of customizations to the existing list.
|
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.