Interface | Description |
---|---|
EventSource |
Event source is a node in topology which is able to produce notifications.
|
EventSourceRegistration<T extends EventSource> |
Instance of EventSourceRegistration is returned by
EventSourceRegistry.registerEventSource(EventSource)
and it is used to unregister EventSource. |
EventSourceRegistry |
EventSourceRegistry is used to register
EventSource . |
Copyright © 2019 OpenDaylight. All rights reserved.