@Deprecated public final class ImmediateEventExecutorModule extends AbstractImmediateEventExecutorModule
| Constructor and Description |
|---|
ImmediateEventExecutorModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
Deprecated.
|
ImmediateEventExecutorModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
ImmediateEventExecutorModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance()
Deprecated.
|
protected void |
customValidation()
Deprecated.
|
canReuseInstance, equals, getLogger, hashCode, isSame, resolveDependencies, reuseInstance, validatepublic ImmediateEventExecutorModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public ImmediateEventExecutorModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
ImmediateEventExecutorModule oldModule,
AutoCloseable oldInstance)
protected void customValidation()
customValidation in class AbstractImmediateEventExecutorModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractImmediateEventExecutorModule>Copyright © 2017 OpenDaylight. All rights reserved.