JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.cache2k
,
org.cache2k.configuration
,
org.cache2k.event
,
org.cache2k.expiry
,
org.cache2k.integration
,
org.cache2k.processor
,
org.cache2k.spi
Class Hierarchy
java.lang.
Object
org.cache2k.integration.
AdvancedCacheLoader
<K,V>
org.cache2k.
Cache2kBuilder
<K,V>
org.cache2k.configuration.
Cache2kConfiguration
<K,V> (implements org.cache2k.configuration.
ConfigurationBean
, org.cache2k.configuration.
ConfigurationWithSections
)
org.cache2k.integration.
CacheLoader
<K,V> (implements org.cache2k.integration.
FunctionalCacheLoader
<K,V>)
org.cache2k.
CacheManager
(implements java.io.
Closeable
)
org.cache2k.configuration.
CacheTypeCapture
<T> (implements org.cache2k.configuration.
CacheType
<T>)
org.cache2k.configuration.
CacheTypeCapture.OfArray
org.cache2k.configuration.
CacheTypeCapture.OfClass
org.cache2k.configuration.
CacheTypeCapture.OfGeneric
org.cache2k.integration.
CacheWriter
<K,V>
org.cache2k.configuration.
ConfigurationSectionContainer
(implements java.lang.
Iterable
<T>)
org.cache2k.configuration.
CustomizationReferenceSupplier
<T> (implements org.cache2k.configuration.
CustomizationSupplier
<T>)
org.cache2k.configuration.
CustomizationSupplierByClassName
<T> (implements org.cache2k.configuration.
ConfigurationBean
, org.cache2k.configuration.
CustomizationSupplier
<T>)
org.cache2k.configuration.
DefaultCustomizationCollection
<T> (implements org.cache2k.configuration.
CustomizationCollection
<T>)
org.cache2k.expiry.
Expiry
(implements org.cache2k.expiry.
ExpiryTimeValues
)
org.cache2k.integration.
ResiliencePolicy
<K,V> (implements org.cache2k.expiry.
ExpiryTimeValues
)
org.cache2k.spi.
SingleProviderResolver
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.cache2k.
CacheException
org.cache2k.
CustomizationException
org.cache2k.integration.
CacheLoaderException
org.cache2k.integration.
CacheWriterException
org.cache2k.processor.
EntryProcessingException
org.cache2k.processor.
RestartException
Interface Hierarchy
java.lang.
AutoCloseable
org.cache2k.
AdvancedKeyValueSource
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
, org.cache2k.
KeyValueStore
<K,V>)
org.cache2k.
KeyValueStore
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
)
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
, org.cache2k.
KeyValueStore
<K,V>)
java.io.
Closeable
org.cache2k.
AdvancedKeyValueSource
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
, org.cache2k.
KeyValueStore
<K,V>)
org.cache2k.
KeyValueStore
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
)
org.cache2k.
Cache
<K,V> (also extends org.cache2k.
KeyValueStore
<K,V>)
org.cache2k.
KeyValueSource
<K,V>
org.cache2k.
AdvancedKeyValueSource
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
, org.cache2k.
KeyValueStore
<K,V>)
org.cache2k.
KeyValueStore
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
)
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
, org.cache2k.
KeyValueStore
<K,V>)
org.cache2k.
KeyValueStore
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
)
org.cache2k.
KeyValueStore
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
)
org.cache2k.
KeyValueSource
<K,V>
org.cache2k.
AdvancedKeyValueSource
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
, org.cache2k.
KeyValueStore
<K,V>)
org.cache2k.
KeyValueStore
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
)
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
, org.cache2k.
KeyValueStore
<K,V>)
org.cache2k.
KeyValueStore
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
)
org.cache2k.
KeyValueStore
<K,V>
org.cache2k.
Cache
<K,V> (also extends java.io.
Closeable
)
org.cache2k.spi.
Cache2kCoreProvider
org.cache2k.spi.
Cache2kExtensionProvider
org.cache2k.
CacheEntry
<K,V>
org.cache2k.processor.
MutableCacheEntry
<K,V>
org.cache2k.configuration.
CacheType
<T>
org.cache2k.configuration.
ConfigurationSectionBuilder
<T>
org.cache2k.configuration.
ConfigurationWithSections
org.cache2k.configuration.
CustomizationSupplier
<T>
org.cache2k.processor.
EntryProcessingResult
<R>
org.cache2k.processor.
EntryProcessor
<K,V,R>
java.util.
EventListener
org.cache2k.event.
CacheEntryCreatedListener
<K,V>
org.cache2k.event.
CacheEntryExpiredListener
<K,V>
org.cache2k.event.
CacheEntryOperationListener
<K,V>
org.cache2k.event.
CacheEntryCreatedListener
<K,V>
org.cache2k.event.
CacheEntryExpiredListener
<K,V>
org.cache2k.event.
CacheEntryRemovedListener
<K,V>
org.cache2k.event.
CacheEntryUpdatedListener
<K,V>
org.cache2k.event.
CacheEntryRemovedListener
<K,V>
org.cache2k.event.
CacheEntryUpdatedListener
<K,V>
org.cache2k.
CacheOperationCompletionListener
org.cache2k.integration.
ExceptionInformation
org.cache2k.integration.
ExceptionPropagator
<K>
org.cache2k.expiry.
ExpiryTimeValues
org.cache2k.expiry.
ExpiryPolicy
<K,V>
org.cache2k.integration.
FunctionalCacheLoader
<K,V>
java.lang.
Iterable
<T>
java.util.
Collection
<E>
org.cache2k.configuration.
CustomizationCollection
<T>
org.cache2k.configuration.
CustomizationCollection
<T>
org.cache2k.integration.
ResiliencePolicy.Context
java.io.
Serializable
org.cache2k.configuration.
ConfigurationBean
org.cache2k.configuration.
ConfigurationSection
org.cache2k.configuration.
SingletonConfigurationSection
org.cache2k.configuration.
SingletonConfigurationSection
org.cache2k.configuration.
ConfigurationSection
org.cache2k.configuration.
SingletonConfigurationSection
org.cache2k.configuration.
SingletonConfigurationSection
org.cache2k.expiry.
ValueWithExpiryTime
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
cache2k
API documentation. Copyright © 2000–2017
headissue GmbH, Munich
.