public final class InstructionSchedulerImplModule extends AbstractInstructionSchedulerImplModule
dataProviderJmxAttribute, instructionQueueIdJmxAttribute, notificationServiceJmxAttribute, rpcRegistryJmxAttribute, timerJmxAttribute| Constructor and Description |
|---|
InstructionSchedulerImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
Deprecated.
|
InstructionSchedulerImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
InstructionSchedulerImplModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance()
Deprecated.
|
protected void |
customValidation()
Deprecated.
|
canReuseInstance, equals, getDataProvider, getDataProviderDependency, getInstructionQueueId, getLogger, getNotificationService, getNotificationServiceDependency, getRpcRegistry, getRpcRegistryDependency, getTimer, getTimerDependency, hashCode, isSame, resolveDependencies, reuseInstance, setDataProvider, setInstructionQueueId, setNotificationService, setRpcRegistry, setTimer, validatepublic InstructionSchedulerImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public InstructionSchedulerImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
InstructionSchedulerImplModule oldModule,
AutoCloseable oldInstance)
protected void customValidation()
customValidation in class AbstractInstructionSchedulerImplModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractInstructionSchedulerImplModule>Copyright © 2018 OpenDaylight. All rights reserved.