Uses of Interface
org.databene.task.runner.TaskRunner

Packages that use TaskRunner
org.databene.task.runner   
 

Uses of TaskRunner in org.databene.task.runner
 

Classes in org.databene.task.runner that implement TaskRunner
 class MultiThreadedTaskRunner
          TaskRunner implementation that is able to execute a Task with multiple threads.
 class PagedTaskRunner
          TaskRunner implementation that provides for repeated, paged, multi- or single-threaded Task execution.
 class SingleThreadedTaskRunner
          TaskRunner implementation that executes a Task with the current thread.
 



Copyright © 2011. All Rights Reserved.