Interface NotificationPublisherRegistration
-
- All Superinterfaces:
AutoCloseable,NetconfNotificationListener,NotificationRegistration
public interface NotificationPublisherRegistration extends NetconfNotificationListener, NotificationRegistration
Registration for notification publisher. This registration allows for publishing any netconf notifications
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.netconf.notifications.NetconfNotificationListener
onNotification
-
Methods inherited from interface org.opendaylight.netconf.notifications.NotificationRegistration
close
-
-