@Deprecated public interface EventDispatcher
Modifier and Type | Method and Description |
---|---|
void |
addEventMonitor(EventMonitor monitor)
Deprecated.
|
void |
dispatchEnd(String event,
String target)
Deprecated.
|
void |
dispatchError(String event,
String target,
Throwable cause)
Deprecated.
|
void |
dispatchStart(String event,
String target)
Deprecated.
|
void addEventMonitor(EventMonitor monitor)
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.