Package | Description |
---|---|
net.sf.ehcache.config |
This package contains the cache configuration code.
|
net.sf.ehcache.config.generator |
This package contains utility classes for generating configuration texts.
|
Class and Description |
---|
ConfigurationSource
Class encapsulating the source of configuration for a cache manager
|
Class and Description |
---|
ConfigurationSource
Class encapsulating the source of configuration for a cache manager
|
ConfigurationSource.DefaultConfigurationSource
Default
ConfigurationSource based on default ehcache.xml in classpath (if one is present) or the ehcache-failsafe.xml
provided with the kit |