|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ClassLoaderAnalyzerInterceptor | Trivial classloader analyzer interceptor. |
ConcurrencyThrottleInterceptor | Interceptor that throttles concurrent access, blocking invocations if a specified concurrency limit is reached. |
DebugInterceptor | AOP Alliance MethodInterceptor that can be introduced in a chain to display verbose information about intercepted invocations to the logger. |
ExposeInvocationInterceptor | Interceptor that exposes the current MethodInvocation. |
JamonPerformanceMonitorInterceptor | Performance monitor interceptor that uses JAMon library to perfom the performance mesurment on the intercepted method and output the stats. |
PerformanceMonitorInterceptor | Trivial performance monitor interceptor. |
TraceInterceptor | Simple AOP Alliance MethodInterceptor that can be introduced in a chain to display verbose trace information about intercepted method invocations with method entry and method exit info using Commons Logging at DEBUG level. |
Provides miscellaneous interceptor implementations. More specific interceptors can be found in the respective functionality packages, like "transaction" and "orm".
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |