public interface IetfYangLibraryListener extends NotificationListener
notification yang-library-change { leaf module-set-id { type leafref { path /yanglib:modules-state/yanglib:module-set-id; } } }
Modifier and Type | Method and Description |
---|---|
void |
onYangLibraryChange(YangLibraryChange notification)
Generated when the set of modules and submodules supportedby the server has
changed.
|
void onYangLibraryChange(YangLibraryChange notification)
Copyright © 2019 OpenDaylight. All rights reserved.