| Package | Description |
|---|---|
| org.cache2k |
API package for cache2k Java caching library.
|
| 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.
|
| org.cache2k.spi |
Service provider interface that is used by the cache2k implementation.
|
| Class and Description |
|---|
| Cache2kConfiguration
Configuration for a cache2k cache.
|
| CacheType
A data structure to retain all known type information from the key and value types, including generic
parameters within the cache configuration.
|
| ConfigurationSectionBuilder |
| Class and Description |
|---|
| Cache2kConfiguration
Configuration for a cache2k cache.
|
| CacheType
A data structure to retain all known type information from the key and value types, including generic
parameters within the cache configuration.
|
| ConfigurationBean
Marker for cache configuration beans.
|
| ConfigurationSection
Marker interface for additional configuration section beans.
|
| ConfigurationSectionContainer
Container for configuration objects.
|
| ConfigurationWithSections
If the configuration bean has additional sub configuration beans, then it implements this interface.
|
| CustomizationCollection
Collection of customizations.
|
| CustomizationSupplier
Supplies a cache customizations like
ExpiryPolicy or CacheLoader. |
| ValidatingConfigurationBean
Configuration bean that is able to validate itself.
|
| Class and Description |
|---|
| Cache2kConfiguration
Configuration for a cache2k cache.
|
| ConfigurationBean
Marker for cache configuration beans.
|
| ConfigurationSection
Marker interface for additional configuration section beans.
|
| ConfigurationSectionBuilder |
| SingletonConfigurationSection
A configuration section that may appear only once.
|
| Class and Description |
|---|
| Cache2kConfiguration
Configuration for a cache2k cache.
|
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.