Uses of Interface
org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration
- 
Packages that use MastershipChangeRegistration Package Description org.opendaylight.openflowplugin.api.openflow.mastership org.opendaylight.openflowplugin.impl.mastership 
- 
- 
Uses of MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastershipMethods in org.opendaylight.openflowplugin.api.openflow.mastership that return MastershipChangeRegistration Modifier and Type Method Description @NonNull MastershipChangeRegistrationMastershipChangeServiceManager. register(@NonNull MastershipChangeService service)Register of mastership change listener.
- 
Uses of MastershipChangeRegistration in org.opendaylight.openflowplugin.impl.mastershipClasses in org.opendaylight.openflowplugin.impl.mastership that implement MastershipChangeRegistration Modifier and Type Class Description classMastershipServiceDelegateMethods in org.opendaylight.openflowplugin.impl.mastership that return MastershipChangeRegistration Modifier and Type Method Description @NonNull MastershipChangeRegistrationMastershipChangeServiceManagerImpl. register(@NonNull MastershipChangeService service)
 
-