@Deprecated public final class RIBImplModule extends AbstractRIBImplModule
bgpDispatcherJmxAttribute, bgpRibIdJmxAttribute, clusterIdJmxAttribute, codecTreeFactoryJmxAttribute, dataProviderJmxAttribute, domDataProviderJmxAttribute, extensionsJmxAttribute, localAsJmxAttribute, localTableJmxAttribute, ribIdJmxAttribute, ribPathSelectionModeJmxAttribute| Constructor and Description | 
|---|
| RIBImplModule(org.opendaylight.controller.config.api.ModuleIdentifier name,
             org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)Deprecated.  | 
| RIBImplModule(org.opendaylight.controller.config.api.ModuleIdentifier name,
             org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
             RIBImplModule 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, getBgpDispatcher, getBgpDispatcherDependency, getBgpRibId, getClusterId, getCodecTreeFactory, getCodecTreeFactoryDependency, getDataProvider, getDataProviderDependency, getDomDataProvider, getDomDataProviderDependency, getExtensions, getExtensionsDependency, getLocalAs, getLocalTable, getLocalTableDependency, getLogger, getRibId, getRibPathSelectionMode, getRibPathSelectionModeDependency, getRootRuntimeBeanRegistratorWrapper, hashCode, isSame, resolveDependencies, reuseInstance, setBgpDispatcher, setBgpRibId, setClusterId, setCodecTreeFactory, setDataProvider, setDomDataProvider, setExtensions, setLocalAs, setLocalTable, setRibId, setRibPathSelectionMode, setRuntimeBeanRegistrator, validatecanReuse, getIdentifier, getInstance, setCanReuseInstanceclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic RIBImplModule(org.opendaylight.controller.config.api.ModuleIdentifier name,
                     org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public RIBImplModule(org.opendaylight.controller.config.api.ModuleIdentifier name,
                     org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
                     RIBImplModule oldModule,
                     AutoCloseable oldInstance)
public void customValidation()
customValidation in class AbstractRIBImplModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractRIBImplModule>public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
Copyright © 2018 OpenDaylight. All rights reserved.