Interface EventDispatcher
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddEventMonitor(EventMonitor monitor) Deprecated.voiddispatchEnd(String event, String target) Deprecated.voiddispatchError(String event, String target, Throwable cause) Deprecated.voiddispatchStart(String event, String target) Deprecated.
-
Method Details
-
addEventMonitor
Deprecated. -
dispatchStart
-
dispatchEnd
-
dispatchError
-