|
Infinispan Distribution 5.1.5.FINAL-redhat-1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BaseCustomInterceptor | Anyone using the AdvancedCache.addInterceptor(CommandInterceptor, int) method (or any of its
overloaded forms) or registering custom interceptors via XML should extend this base class when creating their own
custom 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. |
| PrePostProcessingCommandInterceptor | This interceptor adds pre and post processing to each visitXXX() method. |
Base interceptors containing common, reusable behavior.
|
Infinispan Distribution 5.1.5.FINAL-redhat-1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||