Uses of Interface
javax.cache.annotation.CacheResolverFactory

Packages that use CacheResolverFactory
com.caucho.config.util   
 

Uses of CacheResolverFactory in com.caucho.config.util
 

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