| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseNotificationPublisherRegistration
Registration for base notification publisher.
|
interface |
NotificationListenerRegistration
Manages the registration of a single listener.
|
interface |
NotificationPublisherRegistration
Registration for notification publisher.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRegistration |
NetconfNotificationCollector.registerStreamListener(NetconfNotificationCollector.NetconfNotificationStreamListener listener)
Users of the registry have an option to get notification each time new notification stream gets registered
This allows for a push model in addition to pull model for retrieving information about available streams.
|
Copyright © 2020 OpenDaylight. All rights reserved.