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.exceptionPropagator(ExceptionPropagator<K> ep)
Sets customization for propagating loader exceptions.
|
Modifier and Type | Method and Description |
---|---|
CustomizationSupplier<ExceptionPropagator<K>> |
Cache2kConfiguration.getExceptionPropagator() |
Modifier and Type | Method and Description |
---|---|
void |
Cache2kConfiguration.setExceptionPropagator(CustomizationSupplier<ExceptionPropagator<K>> v) |
cache2k API documentation. Copyright © 2000–2017 headissue GmbH, Munich.