Uses of Interface
org.ehcache.config.CacheRuntimeConfiguration
-
Packages that use CacheRuntimeConfiguration Package Description org.ehcache Main Ehcache API, includingcache managersandcaches. -
-
Uses of CacheRuntimeConfiguration in org.ehcache
Methods in org.ehcache that return CacheRuntimeConfiguration Modifier and Type Method Description CacheRuntimeConfiguration<K,V>Cache. getRuntimeConfiguration()Exposes theCacheRuntimeConfigurationassociated with this Cache instance.
-