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