@Deprecated public final class BGPPeerModule extends AbstractBGPPeerModule
addPathJmxAttribute, advertizedTableJmxAttribute, holdtimerJmxAttribute, hostJmxAttribute, initiateConnectionJmxAttribute, passwordJmxAttribute, peerRegistryJmxAttribute, peerRoleJmxAttribute, portJmxAttribute, remoteAsJmxAttribute, retrytimerJmxAttribute, ribJmxAttribute, routeRefreshJmxAttribute, rpcRegistryJmxAttribute, simpleRoutingPolicyJmxAttribute| Constructor and Description | 
|---|
| BGPPeerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
             org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)Deprecated.  | 
| BGPPeerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
             org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
             BGPPeerModule oldModule,
             AutoCloseable oldInstance)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| AutoCloseable | createInstance()Deprecated.  | 
| protected void | customValidation()Deprecated.  | 
| void | setBundleContext(org.osgi.framework.BundleContext bundleContext)Deprecated.  | 
canReuseInstance, equals, getAddPath, getAddPathDependency, getAdvertizedTable, getAdvertizedTableDependency, getHoldtimer, getHost, getInitiateConnection, getLogger, getPassword, getPeerRegistry, getPeerRegistryDependency, getPeerRole, getPort, getRemoteAs, getRetrytimer, getRib, getRibDependency, getRootRuntimeBeanRegistratorWrapper, getRouteRefresh, getRpcRegistry, getRpcRegistryDependency, getSimpleRoutingPolicy, hashCode, isSame, resolveDependencies, reuseInstance, setAddPath, setAdvertizedTable, setHoldtimer, setHost, setInitiateConnection, setPassword, setPeerRegistry, setPeerRole, setPort, setRemoteAs, setRetrytimer, setRib, setRouteRefresh, setRpcRegistry, setRuntimeBeanRegistrator, setSimpleRoutingPolicy, validatecanReuse, getIdentifier, getInstance, setCanReuseInstanceclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic BGPPeerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
                     org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public BGPPeerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
                     org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
                     BGPPeerModule oldModule,
                     AutoCloseable oldInstance)
protected void customValidation()
customValidation in class AbstractBGPPeerModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractBGPPeerModule>public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
Copyright © 2018 OpenDaylight. All rights reserved.