Skip navigation links
C E G O R 

C

close() - Method in interface org.opendaylight.controller.messagebus.spi.EventSourceRegistration
 

E

EventSource - Interface in org.opendaylight.controller.messagebus.spi
Event source is a node in topology which is able to produce notifications.
EventSourceRegistration<T extends EventSource> - Interface in org.opendaylight.controller.messagebus.spi
Instance of EventSourceRegistration is returned by EventSourceRegistry.registerEventSource(EventSource) and it is used to unregister EventSource.
EventSourceRegistry - Interface in org.opendaylight.controller.messagebus.spi
EventSourceRegistry is used to register EventSource.

G

getAvailableNotifications() - Method in interface org.opendaylight.controller.messagebus.spi.EventSource
List the types of notifications which source can produce.
getSourceNodeKey() - Method in interface org.opendaylight.controller.messagebus.spi.EventSource
Identifier of node associated with event source.

O

org.opendaylight.controller.messagebus.spi - package org.opendaylight.controller.messagebus.spi
 

R

registerEventSource(T) - Method in interface org.opendaylight.controller.messagebus.spi.EventSourceRegistry
Registers the given EventSource for public consumption.
C E G O R 
Skip navigation links

Copyright © 2019 OpenDaylight. All rights reserved.