Uses of Class
org.cache2k.jcache.provider.JCacheAdapter
-
Packages that use JCacheAdapter Package Description org.cache2k.jcache.provider -
-
Uses of JCacheAdapter in org.cache2k.jcache.provider
Methods in org.cache2k.jcache.provider with parameters of type JCacheAdapter Modifier and Type Method Description void
JCacheJmxSupport. enableStatistics(JCacheAdapter c)
Constructors in org.cache2k.jcache.provider with parameters of type JCacheAdapter Constructor Description JCacheJmxStatisticsMXBean(JCacheAdapter cache)
TouchyJCacheAdapter(JCacheAdapter<K,V> cache, javax.cache.expiry.ExpiryPolicy expiryPolicy)
-