Uses of Class
org.infinispan.interceptors.ActivationInterceptor

Packages that use ActivationInterceptor
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
 

Uses of ActivationInterceptor in org.infinispan.interceptors
 

Subclasses of ActivationInterceptor in org.infinispan.interceptors
 class ClusteredActivationInterceptor
          The same as a regular cache loader interceptor, except that it contains additional logic to force loading from the cache loader if needed on a remote node, in certain conditions.
 


-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.