Package org.ehcache.config
package org.ehcache.config
CacheManager configuration,
Cache configuration and other configuration classes.-
ClassDescriptionBuilder<T>A builder of
Ts.CacheConfiguration<K,V> Represents the minimal configuration for aCache.Represents the configuration currently used by aCache.Represents the configuration for aCacheManager.Utility class for getting predefinedEvictionAdvisorinstances.EvictionAdvisor<K,V> A specialized predicate used to advise on eviction of cache entries.FluentCacheConfigurationBuilder<K,V, B extends FluentCacheConfigurationBuilder<K, V, ?>> A fluent builder ofCacheConfigurationinstances.FluentConfigurationBuilder<B extends FluentConfigurationBuilder<?>>A fluent builder ofConfigurationinstances.A resource providing capacity to be used byCaches.A collection ofresource poolsthat aCachehas at its disposal to store its mappings.ResourceType<T extends ResourcePool>A resource type.An enumeration of coreResourceTypes in Ehcache.ResourceType.SharedResource<T extends ResourceType<?>>Represents a unit in which quantity is expressed in aSizedResourcePool.AResourcePoolthat is explicitly sized.