Uses of Interface
net.sf.mybatchfwk.ITaskExecutor

Packages that use ITaskExecutor
net.sf.mybatchfwk   
 

Uses of ITaskExecutor in net.sf.mybatchfwk
 

Classes in net.sf.mybatchfwk that implement ITaskExecutor
 class PausableThreadPoolExecutor
          The thread pool executor service that executes the tasks
 

Methods in net.sf.mybatchfwk that return ITaskExecutor
 ITaskExecutor BatchService.getThreadPoolExecutor()
           
 

Methods in net.sf.mybatchfwk with parameters of type ITaskExecutor
 void IBatch.execute(ITaskExecutor executor)
          Execution method of the batch.
 



Copyright © 2006 null. All Rights Reserved.