@Deprecated public class BGPDispatcherImplModuleFactory extends AbstractBGPDispatcherImplModuleFactory
NAME
Constructor and Description |
---|
BGPDispatcherImplModuleFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BGPDispatcherImplModule |
instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BGPDispatcherImplModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
BGPDispatcherImplModule |
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 BGPDispatcherImplModuleFactory()
public BGPDispatcherImplModule instantiateModule(String instanceName, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, BGPDispatcherImplModule oldModule, AutoCloseable oldInstance, org.osgi.framework.BundleContext bundleContext)
instantiateModule
in class AbstractBGPDispatcherImplModuleFactory
public BGPDispatcherImplModule instantiateModule(String instanceName, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, org.osgi.framework.BundleContext bundleContext)
instantiateModule
in class AbstractBGPDispatcherImplModuleFactory
Copyright © 2018 OpenDaylight. All rights reserved.