public interface OFPContext extends AutoCloseable, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonService
Modifier and Type | Method and Description |
---|---|
void |
close() |
DeviceInfo |
getDeviceInfo()
Get device info.
|
void |
registerMastershipWatcher(ContextChainMastershipWatcher contextChainMastershipWatcher)
Registers mastership change listener to context.
|
DeviceInfo getDeviceInfo()
void registerMastershipWatcher(@Nonnull ContextChainMastershipWatcher contextChainMastershipWatcher)
contextChainMastershipWatcher
- mastership change listenervoid close()
close
in interface AutoCloseable
Copyright © 2020 OpenDaylight. All rights reserved.