Uses of Class
org.infinispan.jcache.annotation.AbstractCacheRemoveEntryInterceptor
-
Packages that use AbstractCacheRemoveEntryInterceptor Package Description org.infinispan.jcache.annotation -
-
Uses of AbstractCacheRemoveEntryInterceptor in org.infinispan.jcache.annotation
Subclasses of AbstractCacheRemoveEntryInterceptor in org.infinispan.jcache.annotation Modifier and Type Class Description class
CacheRemoveEntryInterceptor
CacheRemove
interceptor implementation.This interceptor uses the following algorithm describes in JSR-107.class
InjectedCacheRemoveEntryInterceptor
CacheRemoveEntryInterceptor for environments where the cache manager is injected in a managed environment, e.g.
-