Package | Description |
---|---|
net.sf.ehcache.config |
This package contains the cache configuration code.
|
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<CacheConfigError> |
CacheConfiguration.validateCachePools(Configuration configuration)
Validates the CacheConfiguration against the CacheManager's Configuration
|