Uses of Interface
org.ehcache.UserManagedCache
-
Packages that use UserManagedCache Package Description org.ehcache Main Ehcache API, includingcache managersandcaches. -
-
Uses of UserManagedCache in org.ehcache
Subinterfaces of UserManagedCache in org.ehcache Modifier and Type Interface Description interfacePersistentUserManagedCache<K,V>AUserManagedCachethat holds data that can outlive the JVM.
-