Uses of Interface
com.ibm.jbatch.container.IThreadRootController
-
Packages that use IThreadRootController Package Description com.ibm.jbatch.container.impl com.ibm.jbatch.container.util -
-
Uses of IThreadRootController in com.ibm.jbatch.container.impl
Classes in com.ibm.jbatch.container.impl that implement IThreadRootController Modifier and Type Class Description classFlowInSplitThreadRootControllerImplclassJobControllerImplclassJobThreadRootControllerImplclassPartitionThreadRootControllerImplCurrently there's no special function on top of the subjob required of the partition. -
Uses of IThreadRootController in com.ibm.jbatch.container.util
Fields in com.ibm.jbatch.container.util declared as IThreadRootController Modifier and Type Field Description protected IThreadRootControllerBatchWorkUnit. controllerMethods in com.ibm.jbatch.container.util that return IThreadRootController Modifier and Type Method Description IThreadRootControllerBatchWorkUnit. getController()
-