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