All Classes and Interfaces
Class
Description
Default
Serializer for byte[] type.The
CacheConfigurationBuilder enables building CacheConfigurations using a fluent style.The
CacheEventListenerConfigurationBuilder enables building CacheEventListenerConfigurations using a
fluent style.CacheManagerBuilder<T extends org.ehcache.CacheManager>
The
CacheManagerBuilder enables building cache managers using a fluent style.CacheManagerConfiguration<T extends org.ehcache.CacheManager>
A configuration type that enables to further specify the type of
CacheManager in a
CacheManagerBuilder.Default
Serializer for Char type.A trivially compressed Java serialization based serializer.
The
ConfigurationBuilder enables building Configurations using a fluent style.Default
Serializer for Double type.Builder and utilities for getting predefined
ExpiryPolicy instances.Default
Serializer for Float type.Copier implementation that simply returns the value passed in, doing in fact no
copy at all.Default
Serializer for Integer type.Default
Serializer for Long type.Plain Java serialization based serializer.
The
PooledExecutionServiceConfigurationBuilder enables building configurations for an
ExecutionService that is pool based using a fluent style.A helper
Copier implementation that can be extended directly
if the copying operation is the same irrespective of the action
performed (read or write).The
ResourcePoolsBuilder enables building ResourcePools configurations using a fluent style.A helper copier implementation that performs the "copying" using
serialization.Default
Serializer for String type.The
UserManagedCacheBuilder enables building UserManagedCaches using a fluent style.A configuration type that enables to further specify the type of
UserManagedCache in a
UserManagedCacheBuilder.The
WriteBehindConfigurationBuilder enables building WriteBehindConfigurations using a fluent style.Specialized
WriteBehindConfigurationBuilder for WriteBehindConfigurations that supports batchingSpecialized
WriteBehindConfigurationBuilder for WriteBehindConfigurations without batching support