org.springframework.aop.interceptor
Class Diagram interceptor

Class Summary
ClassLoaderAnalyzerInterceptorTrivial classloader analyzer interceptor.
ConcurrencyThrottleInterceptorInterceptor that throttles concurrent access, blocking invocations if a specified concurrency limit is reached.
DebugInterceptorAOP Alliance MethodInterceptor that can be introduced in a chain to display verbose information about intercepted invocations to the console.
PerformanceMonitorInterceptorTrivial performance monitor interceptor.