| 类和说明 |
|---|
| Event
An event object of Dubbo is based on the Java standard
event |
| 类和说明 |
|---|
| Event
An event object of Dubbo is based on the Java standard
event |
| 类和说明 |
|---|
| GenericEventListener
An abstract class of
EventListener for Generic events, the sub class could add more event
handle methods, rather than only binds the EventListener.onEvent(Event) method that is declared to be
final the implementation can't override. |
| 类和说明 |
|---|
| AbstractEventDispatcher
The abstract
EventDispatcher providers the common implementation. |
| Event
An event object of Dubbo is based on the Java standard
event |
EventDispatcher
Dubbo Event Dispatcher |
| EventListener
The
Dubbo Event Listener that is based on Java standard EventListener interface supports
the generic Event. |
| Listenable
Dubbo Event Listenable
|
| 类和说明 |
|---|
| Event
An event object of Dubbo is based on the Java standard
event |
| 类和说明 |
|---|
| ConditionalEventListener
An
EventListener extending the the conditional feature that decides some
event is handled or not by current listener. |
| EventListener
The
Dubbo Event Listener that is based on Java standard EventListener interface supports
the generic Event. |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.