Package | Description |
---|---|
org.springframework.aop.interceptor |
Provides miscellaneous interceptor implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
JamonPerformanceMonitorInterceptor
Performance monitor interceptor that uses JAMon library
to perform the performance measurement on the intercepted method
and output the stats.
|
class |
PerformanceMonitorInterceptor
Simple AOP Alliance
MethodInterceptor for performance monitoring. |
Copyright © 2015. All rights reserved.