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