Package org.apache.maven.monitor.event
Interface EventMonitor
Deprecated.
- Author:
 - jdcasey
 
- 
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.voiderrorEvent(String eventName, String target, long timestamp, Throwable cause) Deprecated.voidstartEvent(String eventName, String target, long timestamp) Deprecated. 
- 
Method Details
- 
startEvent
Deprecated. - 
endEvent
Deprecated. - 
errorEvent
Deprecated. 
 -