AbstractCachePutInterceptor(javax.cache.annotation.CacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
AbstractCacheRemoveAllInterceptor(javax.cache.annotation.CacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
AbstractCacheRemoveEntryInterceptor(javax.cache.annotation.CacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
AbstractCacheResultInterceptor(javax.cache.annotation.CacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
CachePutInterceptor(DefaultCacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
CacheRemoveAllInterceptor(DefaultCacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
CacheRemoveEntryInterceptor(DefaultCacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
CacheResultInterceptor(DefaultCacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
InjectedCachePutInterceptor(InjectedCacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
InjectedCacheRemoveAllInterceptor(InjectedCacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
InjectedCacheRemoveEntryInterceptor(InjectedCacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
InjectedCacheResultInterceptor(InjectedCacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |