Package | Description |
---|---|
org.cache2k.configuration |
The cache configuration as a Java bean and support types.
|
org.cache2k.jcache |
Support for using the JCache API with cache2k, that allows additional configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurationSection
Marker interface for additional configuration section beans.
|
interface |
SingletonConfigurationSection
A configuration section that may appear only once.
|
interface |
ValidatingConfigurationBean
Configuration bean that is able to validate itself.
|
Modifier and Type | Class and Description |
---|---|
class |
Cache2kConfiguration<K,V>
Configuration for a cache2k cache.
|
class |
Cache2kManagerConfiguration
Configuration options for a cache manager.
|
class |
CustomizationSupplierByClassName<T>
Creates a new instance of the customization based on the class name and the class loader
in effect by the cache.
|
Modifier and Type | Class and Description |
---|---|
class |
JCacheConfiguration
Configuration section for the cache2k configuration to control additional
behavior related to JCache.
|
cache2k API documentation. Copyright © 2000–2020 headissue GmbH, Munich.