Uses of Package
org.ehcache.config
-
Packages that use org.ehcache.config Package Description org.ehcache Main Ehcache API, includingcache managersandcaches.org.ehcache.config CacheManager configuration,Cache configurationand other configuration classes.org.ehcache.config.units ResourceUnitimplementationsorg.ehcache.spi.loaderwriter CacheLoaderWriterSPI for aCache.org.ehcache.spi.persistence PersistableResourceServiceand other persistence related SPI.org.ehcache.spi.resilience ResilienceStrategyAPI of aCache. -
Classes in org.ehcache.config used by org.ehcache Class Description Builder A builder ofTs.CacheConfiguration Represents the minimal configuration for aCache.CacheRuntimeConfiguration Represents the configuration currently used by aCache.Configuration Represents the configuration for aCacheManager. -
Classes in org.ehcache.config used by org.ehcache.config Class Description Builder A builder ofTs.CacheConfiguration Represents the minimal configuration for aCache.EvictionAdvisor A specialized predicate used to advise on eviction of cache entries.FluentCacheConfigurationBuilder A fluent builder ofCacheConfigurationinstances.FluentConfigurationBuilder A fluent builder ofConfigurationinstances.ResourcePool A resource providing capacity to be used byCaches.ResourcePools A collection ofresource poolsthat aCachehas at its disposal to store its mappings.ResourceType A resource type.ResourceType.Core An enumeration of coreResourceTypes in Ehcache.ResourceUnit Represents a unit in which quantity is expressed in aSizedResourcePool.SizedResourcePool AResourcePoolthat is explicitly sized. -
Classes in org.ehcache.config used by org.ehcache.config.units Class Description ResourceUnit Represents a unit in which quantity is expressed in aSizedResourcePool. -
Classes in org.ehcache.config used by org.ehcache.spi.loaderwriter Class Description CacheConfiguration Represents the minimal configuration for aCache. -
Classes in org.ehcache.config used by org.ehcache.spi.persistence Class Description CacheConfiguration Represents the minimal configuration for aCache.ResourceType A resource type. -
Classes in org.ehcache.config used by org.ehcache.spi.resilience Class Description CacheConfiguration Represents the minimal configuration for aCache.