Uses of Class
org.infinispan.jcache.annotation.DefaultCacheResolver
-
Packages that use DefaultCacheResolver Package Description org.infinispan.jcache.annotation -
-
Uses of DefaultCacheResolver in org.infinispan.jcache.annotation
Constructors in org.infinispan.jcache.annotation with parameters of type DefaultCacheResolver Constructor Description CachePutInterceptor(DefaultCacheResolver cacheResolver, CacheKeyInvocationContextFactory contextFactory)CacheRemoveAllInterceptor(DefaultCacheResolver cacheResolver, CacheKeyInvocationContextFactory contextFactory)CacheRemoveEntryInterceptor(DefaultCacheResolver cacheResolver, CacheKeyInvocationContextFactory contextFactory)CacheResultInterceptor(DefaultCacheResolver cacheResolver, CacheKeyInvocationContextFactory contextFactory)
-