Uses of Interface
org.ehcache.CacheManager
-
Packages that use CacheManager Package Description org.ehcache Main Ehcache API, includingcache managersandcaches. -
-
Uses of CacheManager in org.ehcache
Subinterfaces of CacheManager in org.ehcache Modifier and Type Interface Description interfacePersistentCacheManagerACacheManagerthat knows how to lifecycle caches that can outlive the JVM.
-