Klasse JavaSimon4PerformanceMonitorImpl
java.lang.Object
org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimon4PerformanceMonitorImpl
- Alle implementierten Schnittstellen:
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
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungJavaSimon4PerformanceMonitorImpl
(String serviceName, Method method, Boolean isActive) Constructor. -
Methodenübersicht
-
Konstruktordetails
-
JavaSimon4PerformanceMonitorImpl
Constructor.- Parameter:
serviceName
- the service name of the service being monitoredmethod
- the method to be monitoredisActive
- is this an active monitor
-
-
Methodendetails
-
start
public void start()Start the monitor.- Angegeben von:
start
in SchnittstelleJavaSimonPerformanceMonitor
-
stop
public void stop()Stop the monitor- Angegeben von:
stop
in SchnittstelleJavaSimonPerformanceMonitor
-
stop
Stop the monitor- Angegeben von:
stop
in SchnittstelleJavaSimonPerformanceMonitor
- Parameter:
throwable
- the throwable
-