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