Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.interceptors.base

Packages that use org.infinispan.interceptors.base
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.configuration.cache Classes related to eviction. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.interceptors.base Base interceptors containing common, reusable behavior. 
org.infinispan.interceptors.distribution   
org.infinispan.interceptors.locking   
org.infinispan.interceptors.xsite   
org.infinispan.query.backend   
org.infinispan.statetransfer Transfer of state to new caches in a cluster. 
 

Classes in org.infinispan.interceptors.base used by org.infinispan
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 

Classes in org.infinispan.interceptors.base used by org.infinispan.config
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 

Classes in org.infinispan.interceptors.base used by org.infinispan.configuration.cache
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 

Classes in org.infinispan.interceptors.base used by org.infinispan.interceptors
BaseRpcInterceptor
          Acts as a base for all RPC calls
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
JmxStatsCommandInterceptor
          Base class for all the interceptors exposing management statistics.
 

Classes in org.infinispan.interceptors.base used by org.infinispan.interceptors.base
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 

Classes in org.infinispan.interceptors.base used by org.infinispan.interceptors.distribution
BaseRpcInterceptor
          Acts as a base for all RPC calls
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 

Classes in org.infinispan.interceptors.base used by org.infinispan.interceptors.locking
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 

Classes in org.infinispan.interceptors.base used by org.infinispan.interceptors.xsite
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 

Classes in org.infinispan.interceptors.base used by org.infinispan.query.backend
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 

Classes in org.infinispan.interceptors.base used by org.infinispan.statetransfer
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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