@Deprecated public class GlobalEventExecutorModuleFactory extends AbstractGlobalEventExecutorModuleFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
SINGLETON_NAME
Deprecated.
|
NAME| Constructor and Description |
|---|
GlobalEventExecutorModuleFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalEventExecutorModule |
instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
GlobalEventExecutorModule |
instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
GlobalEventExecutorModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
createModule, createModule, getDefaultModules, getImplementationName, getImplementedServiceIntefaces, handleChangedClass, handleChangedClass, isModuleImplementingServiceInterfacepublic static final String SINGLETON_NAME
public GlobalEventExecutorModuleFactory()
public GlobalEventExecutorModule instantiateModule(String instanceName, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, GlobalEventExecutorModule oldModule, AutoCloseable oldInstance, org.osgi.framework.BundleContext bundleContext)
instantiateModule in class AbstractGlobalEventExecutorModuleFactorypublic GlobalEventExecutorModule instantiateModule(String instanceName, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, org.osgi.framework.BundleContext bundleContext)
instantiateModule in class AbstractGlobalEventExecutorModuleFactoryCopyright © 2017 OpenDaylight. All rights reserved.