Uses of Class
org.infinispan.interceptors.CacheLoaderInterceptor

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

Uses of CacheLoaderInterceptor in org.infinispan.interceptors
 

Subclasses of CacheLoaderInterceptor in org.infinispan.interceptors
 class ActivationInterceptor
           
 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.
 class ClusteredCacheLoaderInterceptor
          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.