Package | Description |
---|---|
net.sf.ehcache |
This package contains the public API for using ehcache.
|
net.sf.ehcache.config |
This package contains the cache configuration code.
|
Modifier and Type | Field and Description |
---|---|
private Configuration.RuntimeCfg |
CacheManager.runtimeCfg |
Modifier and Type | Field and Description |
---|---|
private Configuration.RuntimeCfg |
Configuration.cfg |
Modifier and Type | Method and Description |
---|---|
Configuration.RuntimeCfg |
Configuration.setupFor(CacheManager cacheManager,
java.lang.String fallbackName)
Freezes part of the configuration that need to be, and runs validation checks on the Configuration.
|
Modifier and Type | Method and Description |
---|---|
(package private) abstract void |
Configuration.DynamicProperty.applyChange(java.beans.PropertyChangeEvent evt,
Configuration.RuntimeCfg config) |