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