Uses of Interface
javax.cache.annotation.CacheKeyGenerator

Packages that use CacheKeyGenerator
com.caucho.config.util   
 

Uses of CacheKeyGenerator in com.caucho.config.util
 

Constructors in com.caucho.config.util with parameters of type CacheKeyGenerator
CacheKeyGeneratorImpl(CacheKeyGenerator keyGenerator, CacheResolverFactory resolverFactory, java.lang.String cacheName, java.lang.Class<?> targetClass, java.lang.String methodName, java.lang.Class<?>... parameterTypes)