Modifier and Type | Interface and Description |
---|---|
interface |
DeviceManager
This interface is responsible for instantiating DeviceContext and
registering transaction chain for each DeviceContext.
|
Modifier and Type | Method and Description |
---|---|
<T extends OFPManager> |
ContextChainHolder.addManager(T manager)
Managers need to be added before.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RoleManager
Manages creation and termination of role contexts.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RpcManager
The RPC Manager will maintain an RPC Context for each online switch.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StatisticsManager
Manages statistics contexts.
|
Modifier and Type | Class and Description |
---|---|
class |
DeviceManagerImpl |
Modifier and Type | Method and Description |
---|---|
<T extends OFPManager> |
ContextChainHolderImpl.addManager(T manager) |
Modifier and Type | Class and Description |
---|---|
class |
RoleManagerImpl |
Modifier and Type | Class and Description |
---|---|
class |
RpcManagerImpl |
Modifier and Type | Class and Description |
---|---|
class |
StatisticsManagerImpl |
Copyright © 2018 OpenDaylight. All rights reserved.