Interface YangLibraryPublisherRegistration
-
- All Superinterfaces:
AutoCloseable,NotificationRegistration,YangLibraryNotificationListener
public interface YangLibraryPublisherRegistration extends NotificationRegistration, YangLibraryNotificationListener
Registration for yang-library publisher. This registration allows for publishing of yang library notification using generated classes
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.netconf.notifications.NotificationRegistration
close
-
Methods inherited from interface org.opendaylight.netconf.notifications.YangLibraryNotificationListener
onYangLibraryChange, onYangLibraryUpdate
-
-