Package com.ibm.fhir.task.api
Interface ITaskService
-
- All Known Implementing Classes:
TaskService
public interface ITaskService
Task Service to manage and wrap access to the ExecutorService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ITaskCollector
makeTaskCollector(ExecutorService pool)
-
-
-
Method Detail
-
makeTaskCollector
ITaskCollector makeTaskCollector(ExecutorService pool)
-
-