Uses of Class
org.infinispan.jcache.annotation.AbstractCachePutInterceptor
-
Packages that use AbstractCachePutInterceptor Package Description org.infinispan.jcache.annotation -
-
Uses of AbstractCachePutInterceptor in org.infinispan.jcache.annotation
Subclasses of AbstractCachePutInterceptor in org.infinispan.jcache.annotation Modifier and Type Class Description class
CachePutInterceptor
CachePut
interceptor implementation.class
InjectedCachePutInterceptor
CachePutInterceptor for environments where the cache manager is injected in a managed environment, e.g.
-