Package com.ibm.jbatch.container
Interface IThreadRootController
-
- All Superinterfaces:
IController
- All Known Implementing Classes:
FlowInSplitThreadRootControllerImpl,JobControllerImpl,JobThreadRootControllerImpl,PartitionThreadRootControllerImpl
public interface IThreadRootController extends IController
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExecutionStatusoriginateExecutionOnThread()-
Methods inherited from interface com.ibm.jbatch.container.IController
getLastRunStepExecutions, stop
-
-
-
-
Method Detail
-
originateExecutionOnThread
ExecutionStatus originateExecutionOnThread()
-
-