com.ibm.batch.container.impl
Class BatchletStepControllerImpl
java.lang.Object
com.ibm.batch.container.impl.BaseStepControllerImpl
com.ibm.batch.container.impl.SingleThreadedStepControllerImpl
com.ibm.batch.container.impl.BatchletStepControllerImpl
- All Implemented Interfaces:
- IController, IExecutionElementController
public class BatchletStepControllerImpl
- extends SingleThreadedStepControllerImpl
| 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 |
BatchletStepControllerImpl
public BatchletStepControllerImpl(RuntimeJobExecutionImpl jobExecutionImpl,
Step step)
invokeCoreStep
protected void invokeCoreStep()
throws BatchContainerServiceException
- Specified by:
invokeCoreStep in class BaseStepControllerImpl
- Throws:
BatchContainerServiceException
stop
public void stop()
Copyright © 2013. All Rights Reserved.