public interface FunctionalityReadyNotifier
FunctionalityReady markers.| Modifier and Type | Method and Description | 
|---|---|
| <T extends FunctionalityReady> | register(Class<T> markerInterface)Register a  FunctionalityReadymarker. | 
<T extends FunctionalityReady> FunctionalityReadyRegistration<T> register(Class<T> markerInterface)
FunctionalityReady marker.markerInterface - the marker FunctionalityReady marker interfaceFunctionalityReadyRegistration which allows to
         FunctionalityReadyRegistration.unregister() the markerFunctionalityReadyCopyright © 2019 OpenDaylight. All rights reserved.