com.ibm.jbatch.container.impl
Class PartitionThreadRootControllerImpl

java.lang.Object
  extended by com.ibm.jbatch.container.impl.JobThreadRootControllerImpl
      extended by com.ibm.jbatch.container.impl.PartitionThreadRootControllerImpl
All Implemented Interfaces:
IController, IThreadRootController

public class PartitionThreadRootControllerImpl
extends JobThreadRootControllerImpl

Currently there's no special function on top of the subjob required of the partition.


Field Summary
 
Fields inherited from class com.ibm.jbatch.container.impl.JobThreadRootControllerImpl
jobContext, jobExecution, jobInstanceId, jobNavigator, jobStatusService, persistenceService, rootJobExecutionId
 
Constructor Summary
PartitionThreadRootControllerImpl(RuntimeJobExecution jobExecution, PartitionsBuilderConfig config)
           
 
Method Summary
 
Methods inherited from class com.ibm.jbatch.container.impl.JobThreadRootControllerImpl
batchStatusFailedFromException, batchStatusStopping, endOfJob, getLastRunStepExecutions, jobListenersBeforeJob, jslStop, logWarning, markJobStarted, originateExecutionOnThread, setContextProperties, stop, updateJobBatchStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartitionThreadRootControllerImpl

public PartitionThreadRootControllerImpl(RuntimeJobExecution jobExecution,
                                         PartitionsBuilderConfig config)


Copyright © 2013. All Rights Reserved.