Package org.databene.task.runner

Interface Summary
TaskRunner Parent interface for classes that are able to execute Tasks.
 

Class Summary
MultiThreadedTaskRunner TaskRunner implementation that is able to execute a Task with multiple threads.
PagedTaskRunner TaskRunner implementation that provides for repeated, paged, multi- or single-threaded Task execution.
SingleThreadedTaskRunner TaskRunner implementation that executes a Task with the current thread.
 



Copyright © 2011. All Rights Reserved.