Package org.cache2k.jcache.provider
-
Class Summary Class Description JCacheAdapter<K,V> Forward cache operations to cache2k cache implementation.JCacheBuilder<K,V> Constructs a requested JCache.JCacheJmxCacheMXBean JCacheJmxStatisticsMXBean JCacheJmxSupport JCacheManagerAdapter JCacheProvider JSR107 caching provider on top of cache2k.TouchyJCacheAdapter<K,V> Adapter to add required semantics for JSR107 with a custom expiry policy.TouchyJCacheAdapter.ExpiryPolicyAdapter<K,V> Util