Uses of Class
org.jboss.cache.interceptors.BaseRpcInterceptor

Packages that use BaseRpcInterceptor
org.jboss.cache.interceptors   
 

Uses of BaseRpcInterceptor in org.jboss.cache.interceptors
 

Subclasses of BaseRpcInterceptor in org.jboss.cache.interceptors
 class DataGravitatorInterceptor
          The Data Gravitator is a type of cache loader that queries the cluster for data.
 class InvalidationInterceptor
          This interceptor acts as a replacement to the replication interceptor when the TreeCache is configured with ClusteredSyncMode as INVALIDATE.
 class OptimisticReplicationInterceptor
          Replication interceptor for the optimistically locked interceptor chain
 class ReplicationInterceptor
          Takes care of replicating modifications to other nodes in a cluster.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.