com.ibm.batch.container.impl
Class SingleThreadedStepControllerImpl
java.lang.Object
com.ibm.batch.container.impl.BaseStepControllerImpl
com.ibm.batch.container.impl.SingleThreadedStepControllerImpl
- All Implemented Interfaces:
- IController, IExecutionElementController
- Direct Known Subclasses:
- BatchletStepControllerImpl, ChunkStepControllerImpl
public abstract class SingleThreadedStepControllerImpl
- extends BaseStepControllerImpl
- implements IExecutionElementController
| Fields inherited from class com.ibm.batch.container.impl.BaseStepControllerImpl |
_jobIdManagementService, analyzerProxy, batchKernel, collectorProxy, flowContext, jobExecutionImpl, jobInstance, splitContext, step, stepContext, stepStatus, transactionManager |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleThreadedStepControllerImpl
protected SingleThreadedStepControllerImpl(RuntimeJobExecutionImpl jobExecutionImpl,
Step step)
setupStepArtifacts
protected void setupStepArtifacts()
- Specified by:
setupStepArtifacts in class BaseStepControllerImpl
invokePreStepArtifacts
protected void invokePreStepArtifacts()
- Specified by:
invokePreStepArtifacts in class BaseStepControllerImpl
invokePostStepArtifacts
protected void invokePostStepArtifacts()
- Specified by:
invokePostStepArtifacts in class BaseStepControllerImpl
Copyright © 2013. All Rights Reserved.