|
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||
See:
Description
| Class Summary | |
|---|---|
| HttpStopwatchSource | Provide stopwatch source for HTTP Servlet request. |
| MethodStopwatchSource | Provide stopwatch source for EJB and CDI invocation context. |
| SimonInterceptor | Simon Interceptor measuring method execution time - can be used in EJB, or CDI in general. |
| SimonServletFilter | Simon Servlet filter measuring HTTP request execution times. |
| SimonServletFilterUtils | Various supporting utility methods for SimonServletFilter. |
| Enum Summary | |
|---|---|
| HttpStopwatchSource.IncludeHttpMethodName | Enum that represents modes of preserving HTTP methods names in Simons' names |
Java EE support for Simons contains Java EE components (servlet filter and EJB/CDI interceptor) that can be used or extended. Package contains following components:
SimonServletFilter is Servlet Filter for monitoring HTTP requests.SimonInterceptor is EJB/CDI Interceptor for monitoring business method invocations.
|
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||