Klasse JavaSimon4PerformanceMonitorImpl

java.lang.Object
org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimon4PerformanceMonitorImpl
Alle implementierten Schnittstellen:
JavaSimonPerformanceMonitor

public class JavaSimon4PerformanceMonitorImpl extends Object implements JavaSimonPerformanceMonitor
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
Seit:
1.0.7
Autor:
Siegfried Goeschl
  • Konstruktordetails

    • JavaSimon4PerformanceMonitorImpl

      public JavaSimon4PerformanceMonitorImpl(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