See: Description
Class | Description |
---|---|
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 | Description |
---|---|
HttpStopwatchSource.IncludeHttpMethodName |
Enum that represents modes of preserving HTTP methods names in Simons' names
|
SimonServletFilter
is Servlet Filter for monitoring HTTP requests.SimonInterceptor
is EJB/CDI Interceptor for monitoring business method invocations.Copyright © 2019. All rights reserved.