Interface DataTreeChangeListenerRegistrationHolder
-
- All Known Implementing Classes:
LearningSwitchManagerMultiImpl,LearningSwitchManagerSimpleImpl
public interface DataTreeChangeListenerRegistrationHolderHolder forDataTreeChangeListenerregistration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.opendaylight.yangtools.concepts.ListenerRegistration<org.opendaylight.mdsal.binding.api.DataTreeChangeListener>getDataTreeChangeListenerRegistration()Returns the DataTreeChangeListenerRegistration.
-