com.ibm.jbatch.container.impl
Class JobControllerImpl

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

public class JobControllerImpl
extends JobThreadRootControllerImpl


Field Summary
 
Fields inherited from class com.ibm.jbatch.container.impl.JobThreadRootControllerImpl
jobContext, jobExecution, jobInstanceId, jobNavigator, jobStatusService, persistenceService, rootJobExecutionId
 
Constructor Summary
JobControllerImpl(RuntimeJobExecution jobExecution)
           
 
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

JobControllerImpl

public JobControllerImpl(RuntimeJobExecution jobExecution)


Copyright © 2013. All Rights Reserved.