Package org.apache.maven.monitor.event
Interface EventDispatcher
Deprecated.
- 
Method SummaryModifier 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- 
addEventMonitorDeprecated.
- 
dispatchStartDeprecated.
- 
dispatchEndDeprecated.
- 
dispatchErrorDeprecated.
 
-