Uses of Interface
org.ehcache.config.Configuration
-
Packages that use Configuration Package Description org.ehcache Main Ehcache API, includingcache managersandcaches. -
-
Uses of Configuration in org.ehcache
Methods in org.ehcache that return Configuration Modifier and Type Method Description ConfigurationCacheManager. getRuntimeConfiguration()Returns the currentConfigurationused by thisCacheManager.
-