com.ibm.jbatch.container
Interface IThreadRootController

All Superinterfaces:
IController
All Known Implementing Classes:
FlowInSplitThreadRootControllerImpl, JobControllerImpl, JobThreadRootControllerImpl, PartitionThreadRootControllerImpl

public interface IThreadRootController
extends IController


Method Summary
 JobOrFlowStatus originateExecutionOnThread()
           
 
Methods inherited from interface com.ibm.jbatch.container.IController
getLastRunStepExecutions, stop
 

Method Detail

originateExecutionOnThread

JobOrFlowStatus originateExecutionOnThread()


Copyright © 2013. All Rights Reserved.