@Deprecated public class BGPApplicationPeerModule extends AbstractBGPApplicationPeerModule
applicationRibIdJmxAttribute, bgpPeerIdJmxAttribute, bgpPeerRegistryJmxAttribute, dataBrokerJmxAttribute, targetRibJmxAttribute| Constructor and Description |
|---|
BGPApplicationPeerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
Deprecated.
|
BGPApplicationPeerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BGPApplicationPeerModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance()
Deprecated.
|
void |
customValidation()
Deprecated.
|
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
canReuseInstance, equals, getApplicationRibId, getBgpPeerId, getBgpPeerRegistry, getBgpPeerRegistryDependency, getDataBroker, getDataBrokerDependency, getLogger, getTargetRib, getTargetRibDependency, hashCode, isSame, resolveDependencies, reuseInstance, setApplicationRibId, setBgpPeerId, setBgpPeerRegistry, setDataBroker, setTargetRib, validatepublic BGPApplicationPeerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public BGPApplicationPeerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BGPApplicationPeerModule oldModule,
AutoCloseable oldInstance)
public void customValidation()
customValidation in class AbstractBGPApplicationPeerModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractBGPApplicationPeerModule>public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
Copyright © 2018 OpenDaylight. All rights reserved.