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