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 sibgle-threaded Task execution.
SingleThreadedTaskRunner TaskRunner implementation that executes a Task with the current thread.
 



Copyright © 2010. All Rights Reserved.