| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTraceInterceptor | |
|---|---|
| org.springframework.aop.interceptor | Provides miscellaneous interceptor implementations. | 
| Uses of AbstractTraceInterceptor in org.springframework.aop.interceptor | 
|---|
| Subclasses of AbstractTraceInterceptor in org.springframework.aop.interceptor | |
|---|---|
|  class | AbstractMonitoringInterceptorBase class for monitoring interceptors, such as performance monitors. | 
|  class | CustomizableTraceInterceptorMethodInterceptorimplementation that allows for highly customizable
 method-level tracing, using placeholders. | 
|  class | DebugInterceptorAOP Alliance MethodInterceptorthat can be introduced in a chain
 to display verbose information about intercepted invocations to the logger. | 
|  class | JamonPerformanceMonitorInterceptorPerformance monitor interceptor that uses JAMon library to perform the performance measurement on the intercepted method and output the stats. | 
|  class | PerformanceMonitorInterceptorSimple AOP Alliance MethodInterceptorfor performance monitoring. | 
|  class | SimpleTraceInterceptorSimple AOP Alliance MethodInterceptorthat can be introduced
 in a chain to display verbose trace information about intercepted method
 invocations, with method entry and method exit info. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||