public class NeutronProvider extends Object implements AutoCloseable
| Constructor and Description |
|---|
NeutronProvider(VtnNeutronConfig vcfg,
org.opendaylight.controller.md.sal.binding.api.DataBroker db,
org.opendaylight.controller.sal.binding.api.RpcProviderRegistry rpcReg)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Method invoked when the open flow switch is Added.
|
public NeutronProvider(VtnNeutronConfig vcfg, org.opendaylight.controller.md.sal.binding.api.DataBroker db, org.opendaylight.controller.sal.binding.api.RpcProviderRegistry rpcReg)
vcfg - The configuration for the manager.neutron bundle.db - Data broker service.rpcReg - RPC provider registry service.public void close()
close in interface AutoCloseableCopyright © 2018 OpenDaylight. All rights reserved.