Interface OpendaylightMdsalListTestListener
-
- All Superinterfaces:
EventListener,org.opendaylight.yangtools.yang.binding.NotificationListener
public interface OpendaylightMdsalListTestListener extends org.opendaylight.yangtools.yang.binding.NotificationListenerInterface for implementing the following YANG notifications defined in module opendaylight-mdsal-list-testnotification two-level-list-changed { uses two-level-list; }
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonTwoLevelListChanged(TwoLevelListChanged notification)
-
-
-
Method Detail
-
onTwoLevelListChanged
void onTwoLevelListChanged(TwoLevelListChanged notification)
-
-