| Class and Description |
|---|
| Event
An event object of Dubbo is based on the Java standard
event |
| Class and Description |
|---|
| EventListener
The
Dubbo Event Listener that is based on Java standard EventListener interface supports
the generic 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. |
| Class and Description |
|---|
| Event
An event object of Dubbo is based on the Java standard
event |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| 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
|
| Class and Description |
|---|
| Event
An event object of Dubbo is based on the Java standard
event |
| Class and Description |
|---|
| 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–2020 The Apache Software Foundation. All rights reserved.