Package org.ehcache.core.config

Package holding some core implementations related to configuration such as ResourcePoolsImpl and DefaultConfiguration.

See:
          Description

Class Summary
BaseCacheConfiguration<K,V> Base implementation of CacheConfiguration.
DefaultConfiguration Base implementation of Configuration.
ResourcePoolImpl Implementation of the ResourcePool interface.
ResourcePoolsImpl Implementation of the ResourcePools interface.
 

Package org.ehcache.core.config Description

Package holding some core implementations related to configuration such as ResourcePoolsImpl and DefaultConfiguration.