Modifier and Type | Method and Description |
---|---|
void |
OFPContext.registerMastershipWatcher(ContextChainMastershipWatcher contextChainMastershipWatcher)
Registers mastership change listener to context.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContextChainHolder
Generic interface for context chain holder, hold all created context chains.
|
Modifier and Type | Method and Description |
---|---|
void |
DeviceContextImpl.registerMastershipWatcher(ContextChainMastershipWatcher newWatcher) |
Modifier and Type | Class and Description |
---|---|
class |
ContextChainHolderImpl |
Modifier and Type | Method and Description |
---|---|
void |
GuardedContextImpl.registerMastershipWatcher(ContextChainMastershipWatcher contextChainMastershipWatcher) |
Modifier and Type | Method and Description |
---|---|
void |
RoleContextImpl.registerMastershipWatcher(ContextChainMastershipWatcher newWatcher) |
Copyright © 2019 OpenDaylight. All rights reserved.