All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.javasimon.javaee.package-info Maven / Gradle / Ivy

There is a newer version: 4.2.0
Show newest version
/**
 * 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:
 * 
    *
  • {@link org.javasimon.javaee.SimonServletFilter} is Servlet Filter for monitoring HTTP requests.
  • *
  • {@link org.javasimon.javaee.SimonInterceptor} is EJB/CDI Interceptor for monitoring business method invocations.
  • *
* Consult class javadocs for usage information. */ package org.javasimon.javaee;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy