Uses of Interface
com.ibm.jbatch.container.IThreadRootController

Packages that use IThreadRootController
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
 class FlowInSplitThreadRootControllerImpl
           
 class JobControllerImpl
           
 class JobThreadRootControllerImpl
           
 class PartitionThreadRootControllerImpl
          Currently 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
protected  IThreadRootController BatchWorkUnit.controller
           
protected  IThreadRootController BatchParallelWorkUnit.controller
           
 

Methods in com.ibm.jbatch.container.util that return IThreadRootController
 IThreadRootController BatchWorkUnit.getController()
           
 IThreadRootController BatchParallelWorkUnit.getController()
           
 



Copyright © 2013. All Rights Reserved.