Uses of Class
net.sf.ehcache.config.Configuration.RuntimeCfg
-
Packages that use Configuration.RuntimeCfg Package Description net.sf.ehcache.config This package contains the cache configuration code. -
-
Uses of Configuration.RuntimeCfg in net.sf.ehcache.config
Methods in net.sf.ehcache.config that return Configuration.RuntimeCfg Modifier and Type Method Description Configuration.RuntimeCfgConfiguration. setupFor(CacheManager cacheManager, java.lang.String fallbackName)Freezes part of the configuration that need to be, and runs validation checks on the Configuration.
-