Uses of Interface
org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainMastershipWatcher
Package
Description
-
Uses of ContextChainMastershipWatcher in org.opendaylight.openflowplugin.api.openflow
Modifier and TypeMethodDescriptionvoid
OFPContext.registerMastershipWatcher
(@NonNull ContextChainMastershipWatcher contextChainMastershipWatcher) Registers mastership change listener to context. -
Uses of ContextChainMastershipWatcher in org.opendaylight.openflowplugin.api.openflow.lifecycle
Modifier and TypeInterfaceDescriptioninterface
Generic interface for context chain holder, hold all created context chains. -
Uses of ContextChainMastershipWatcher in org.opendaylight.openflowplugin.impl.device
Modifier and TypeMethodDescriptionvoid
DeviceContextImpl.registerMastershipWatcher
(@NonNull ContextChainMastershipWatcher newWatcher) -
Uses of ContextChainMastershipWatcher in org.opendaylight.openflowplugin.impl.lifecycle
Modifier and TypeMethodDescriptionvoid
GuardedContextImpl.registerMastershipWatcher
(@NonNull ContextChainMastershipWatcher contextChainMastershipWatcher) -
Uses of ContextChainMastershipWatcher in org.opendaylight.openflowplugin.impl.role
Modifier and TypeMethodDescriptionvoid
RoleContextImpl.registerMastershipWatcher
(@NonNull ContextChainMastershipWatcher newWatcher)