Interface EventMonitor
- All Known Implementing Classes:
AbstractSelectiveEventMonitor
public interface EventMonitor
- Author:
- jdcasey
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoiderrorEvent(String eventName, String target, long timestamp, Throwable cause) voidstartEvent(String eventName, String target, long timestamp)
-
Method Details
-
startEvent
-
endEvent
-
errorEvent
-