|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
MonitoringHandlerInterceptor is a Spring MVC interceptor which can be used to monitor
time spent in Controller and View.
See:
Description
| Class Summary | |
|---|---|
| HandlerLocation | Location used by stopwatch source for MVC Handler interceptor. |
| HandlerStopwatchSource | Stopwatch source for Spring MVC handlers. |
| MonitoringHandlerInterceptor | Spring MVC interceptor monitors time spent in handlers (usually controllers) and views. |
| Enum Summary | |
|---|---|
| HandlerStep | Spring MVC request processing step. |
MonitoringHandlerInterceptor is a Spring MVC interceptor which can be used to monitor
time spent in Controller and View. Spring 3.1 is required for this feature.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||