Klasse Jamon2PerformanceMonitorImpl

java.lang.Object
org.apache.fulcrum.yaafi.interceptor.jamon.Jamon2PerformanceMonitorImpl
Alle implementierten Schnittstellen:
JamonPerformanceMonitor

public class Jamon2PerformanceMonitorImpl extends Object implements JamonPerformanceMonitor
Encapsulating the JAMon 2.x related API calls. JAMon 2.x allows for a much more powerful integration with Avalon services :
  • custom ranges/units
  • exception monitoring
  • smooth web interface
Autor:
Siegfried Goeschl
  • Konstruktordetails

    • Jamon2PerformanceMonitorImpl

      public Jamon2PerformanceMonitorImpl(String serviceName, Method method, Boolean isActive)
      Constructor.
      Parameter:
      serviceName - the service name of the service being monitored
      method - the method to be monitored
      isActive - is this an active monitor
  • Methodendetails