@Deprecated public class PCEPDispatcherImplModuleFactory extends AbstractPCEPDispatcherImplModuleFactory
NAME
Constructor and Description |
---|
PCEPDispatcherImplModuleFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PCEPDispatcherImplModule |
instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
PCEPDispatcherImplModule |
instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
PCEPDispatcherImplModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
createModule, createModule, getDefaultModules, getImplementationName, getImplementedServiceIntefaces, handleChangedClass, handleChangedClass, isModuleImplementingServiceInterface
public PCEPDispatcherImplModuleFactory()
public PCEPDispatcherImplModule instantiateModule(String instanceName, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, PCEPDispatcherImplModule oldModule, AutoCloseable oldInstance, org.osgi.framework.BundleContext bundleContext)
instantiateModule
in class AbstractPCEPDispatcherImplModuleFactory
public PCEPDispatcherImplModule instantiateModule(String instanceName, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, org.osgi.framework.BundleContext bundleContext)
instantiateModule
in class AbstractPCEPDispatcherImplModuleFactory
Copyright © 2018 OpenDaylight. All rights reserved.