Package org.infinispan.interceptors.base

Base interceptors containing common, reusable behavior.

See:
          Description

Class Summary
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.
PrePostProcessingCommandInterceptor This interceptor adds pre and post processing to each visitXXX() method.
 

Package org.infinispan.interceptors.base Description

Base interceptors containing common, reusable behavior.


-->

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