Interface BaseNotificationPublisherRegistration
-
- All Superinterfaces:
AutoCloseable,BaseNetconfNotificationListener,NotificationRegistration
public interface BaseNotificationPublisherRegistration extends NotificationRegistration, BaseNetconfNotificationListener
Registration for base notification publisher. This registration allows for publishing of base netconf notifications using generated classes
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.netconf.notifications.BaseNetconfNotificationListener
onCapabilityChanged, onSessionEnded, onSessionStarted
-
Methods inherited from interface org.opendaylight.netconf.notifications.NotificationRegistration
close
-
-