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.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.interceptors.base   
 

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.interceptors
BaseRpcInterceptor
          Acts as a base for all RPC calls - subclassed by
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.
 


Google Analytics

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