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