public class PCEPTopologyProviderModuleFactory extends AbstractPCEPTopologyProviderModuleFactory
NAME
Constructor and Description |
---|
PCEPTopologyProviderModuleFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.opendaylight.controller.config.spi.Module |
createModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
org.opendaylight.controller.config.spi.Module |
createModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.opendaylight.controller.config.api.DynamicMBeanWithInstance old,
org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
getDefaultModules, getImplementationName, getImplementedServiceIntefaces, handleChangedClass, handleChangedClass, instantiateModule, instantiateModule, isModuleImplementingServiceInterface
public PCEPTopologyProviderModuleFactory()
public org.opendaylight.controller.config.spi.Module createModule(String instanceName, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, org.osgi.framework.BundleContext bundleContext)
createModule
in interface org.opendaylight.controller.config.spi.ModuleFactory
createModule
in class AbstractPCEPTopologyProviderModuleFactory
public org.opendaylight.controller.config.spi.Module createModule(String instanceName, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, org.opendaylight.controller.config.api.DynamicMBeanWithInstance old, org.osgi.framework.BundleContext bundleContext) throws Exception
createModule
in interface org.opendaylight.controller.config.spi.ModuleFactory
createModule
in class AbstractPCEPTopologyProviderModuleFactory
Exception
Copyright © 2018 OpenDaylight. All rights reserved.