Uses of Interface
javax.cache.interceptor.CacheKeyGenerator

Packages that use CacheKeyGenerator
javax.cache.interceptor This package contains annotations for adding caching interceptors to POJOs. 
 

Uses of CacheKeyGenerator in javax.cache.interceptor
 

Classes in javax.cache.interceptor that implement CacheKeyGenerator
 class DefaultCacheKeyGenerator
          Creates a DefaultCacheKey for the InvocationContext.
 



true