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