ehcache

Uses of Package
net.sf.ehcache.config

Packages that use net.sf.ehcache.config
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.config This package contains the cache configuration code. 
 

Classes in net.sf.ehcache.config used by net.sf.ehcache
Configuration
          A bean, used by BeanUtils, to set configuration from an XML configuration file.
 

Classes in net.sf.ehcache.config used by net.sf.ehcache.config
CacheConfiguration
          A class to represent Cache configuration.
CacheConfiguration.CacheEventListenerFactoryConfiguration
          Configuration for the CachePeerListenerFactoryConfiguration.
Configuration
          A bean, used by BeanUtils, to set configuration from an XML configuration file.
DiskStoreConfiguration
          A class to represent DiskStore configuration e.g.
FactoryConfiguration
          A class to represent the CacheManagerEventListener configuration.
 


ehcache

true