JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.ehcache
,
org.ehcache.config
,
org.ehcache.config.units
,
org.ehcache.event
,
org.ehcache.expiry
,
org.ehcache.spi.copy
,
org.ehcache.spi.loaderwriter
,
org.ehcache.spi.persistence
,
org.ehcache.spi.resilience
,
org.ehcache.spi.serialization
,
org.ehcache.spi.service
Class Hierarchy
java.lang.Object
org.ehcache.expiry.
Duration
org.ehcache.config.
Eviction
org.ehcache.expiry.
Expirations
org.ehcache.expiry.
Expirations.ExpiryBuilder
<K,V>
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.ehcache.
CachePersistenceException
java.lang.RuntimeException
org.ehcache.
CacheIterationException
org.ehcache.spi.loaderwriter.
CacheLoadingException
org.ehcache.spi.loaderwriter.
BulkCacheLoadingException
org.ehcache.spi.loaderwriter.
CacheWritingException
org.ehcache.spi.loaderwriter.
BulkCacheWritingException
org.ehcache.spi.serialization.
SerializerException
org.ehcache.
StateTransitionException
org.ehcache.spi.resilience.
StoreAccessException
org.ehcache.spi.serialization.
UnsupportedTypeException
Interface Hierarchy
java.lang.AutoCloseable
java.io.Closeable
org.ehcache.
CacheManager
org.ehcache.
PersistentCacheManager
org.ehcache.
UserManagedCache
<K,V> (also extends org.ehcache.
Cache
<K,V>)
org.ehcache.
PersistentUserManagedCache
<K,V>
org.ehcache.config.
Builder
<T>
org.ehcache.config.
FluentCacheConfigurationBuilder
<K,V,B>
org.ehcache.config.
FluentConfigurationBuilder
<B>
org.ehcache.
Cache.Entry
<K,V>
org.ehcache.config.
CacheConfiguration
<K,V>
org.ehcache.config.
CacheRuntimeConfiguration
<K,V>
org.ehcache.event.
CacheEvent
<K,V>
org.ehcache.event.
CacheEventListener
<K,V>
org.ehcache.spi.loaderwriter.
CacheLoaderWriter
<K,V>
org.ehcache.config.
Configuration
org.ehcache.spi.copy.
Copier
<T>
org.ehcache.config.
EvictionAdvisor
<K,V>
org.ehcache.expiry.
Expiry
<K,V>
org.ehcache.expiry.
ExpiryPolicy
<K,V>
java.lang.Iterable<T>
org.ehcache.
Cache
<K,V>
org.ehcache.
PersistentUserManagedCache
<K,V>
org.ehcache.
UserManagedCache
<K,V> (also extends java.io.Closeable)
org.ehcache.
PersistentUserManagedCache
<K,V>
org.ehcache.spi.resilience.
RecoveryStore
<K>
org.ehcache.spi.resilience.
ResilienceStrategy
<K,V>
org.ehcache.config.
ResourcePool
org.ehcache.config.
SizedResourcePool
org.ehcache.config.
ResourcePools
org.ehcache.config.
ResourceType
<T>
org.ehcache.config.
ResourceUnit
org.ehcache.spi.serialization.
Serializer
<T>
org.ehcache.spi.serialization.
StatefulSerializer
<T>
org.ehcache.spi.service.
Service
org.ehcache.spi.loaderwriter.
CacheLoaderWriterProvider
org.ehcache.spi.copy.
CopyProvider
org.ehcache.spi.service.
MaintainableService
org.ehcache.spi.persistence.
PersistableResourceService
org.ehcache.spi.persistence.
PersistableResourceService
org.ehcache.spi.resilience.
ResilienceStrategyProvider
org.ehcache.spi.serialization.
SerializationProvider
org.ehcache.spi.loaderwriter.
WriteBehindProvider
org.ehcache.spi.service.
ServiceConfiguration
<T,R>
org.ehcache.spi.loaderwriter.
CacheLoaderWriterConfiguration
<R>
org.ehcache.spi.persistence.
PersistableResourceService.PersistenceSpaceIdentifier
<T>
org.ehcache.spi.loaderwriter.
WriteBehindConfiguration
<R>
org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>
org.ehcache.spi.service.
ServiceProvider
<T>
org.ehcache.spi.persistence.
StateHolder
<K,V>
org.ehcache.spi.persistence.
StateRepository
org.ehcache.
ValueSupplier
<V>
org.ehcache.spi.loaderwriter.
WriteBehindConfiguration.BatchingConfiguration
Annotation Type Hierarchy
org.ehcache.spi.service.
OptionalServiceDependencies
(implements java.lang.annotation.Annotation)
org.ehcache.spi.service.
PluralService
(implements java.lang.annotation.Annotation)
org.ehcache.spi.service.
ServiceDependencies
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.ehcache.
Status
org.ehcache.config.
ResourceType.Core
(implements org.ehcache.config.
ResourceType
<T>)
org.ehcache.config.units.
EntryUnit
(implements org.ehcache.config.
ResourceUnit
)
org.ehcache.config.units.
MemoryUnit
(implements org.ehcache.config.
ResourceUnit
)
org.ehcache.event.
EventFiring
org.ehcache.event.
EventOrdering
org.ehcache.event.
EventType
org.ehcache.spi.service.
MaintainableService.MaintenanceScope
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes