Java Simon 3.5.0

Package org.javasimon.javaee

Java EE support for Simons contains Java EE components (servlet filter and EJB/CDI interceptor) that can be used or extended.

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
 

Package org.javasimon.javaee Description

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:

Consult class javadocs for usage information.


Java Simon 3.5.0

Copyright © 2014. All rights reserved.