ehcache

Package net.sf.ehcache.config

This package contains the cache configuration code.

See:
          Description

Class Summary
BeanHandler A SAX handler that configures a bean.
CacheConfiguration A value object to represent Cache configuration that can be set by the BeanHandler.
Configuration A bean, used by BeanUtils, to set configuration from an XML configuration file.
ConfigurationFactory A utility class which configures beans from XML, using reflection.
ConfigurationHelper The configuration for ehcache.
DiskStoreConfiguration A class to represent DiskStore configuration e.g.
FactoryConfiguration A class to represent the CacheManagerEventListener configuration.
 

Package net.sf.ehcache.config Description

This package contains the cache configuration code.


ehcache