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