Package | Description |
---|---|
org.opendaylight.controller.config.yang.bgp.rib.impl |
Modifier and Type | Method and Description |
---|---|
RIBImplModule |
AbstractRIBImplModuleFactory.handleChangedClass(org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.opendaylight.controller.config.api.DynamicMBeanWithInstance old,
org.osgi.framework.BundleContext bundleContext) |
RIBImplModule |
AbstractRIBImplModuleFactory.handleChangedClass(org.opendaylight.controller.config.api.DynamicMBeanWithInstance old)
Deprecated.
|
RIBImplModule |
AbstractRIBImplModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.osgi.framework.BundleContext bundleContext) |
RIBImplModule |
AbstractRIBImplModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
RIBImplModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<RIBImplModule> |
AbstractRIBImplModuleFactory.getDefaultModules(org.opendaylight.controller.config.api.DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
RIBImplModule |
AbstractRIBImplModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
RIBImplModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext) |
Constructor and Description |
---|
RIBImplModule(org.opendaylight.controller.config.api.ModuleIdentifier name,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
RIBImplModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
Copyright © 2018 OpenDaylight. All rights reserved.