public interface ExecutorsProvider extends Provider
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
getExecutor(String taskType)
Impl will usually return different executors for different tasks.
|
ExecutorService getExecutor(String taskType)
taskType - Copyright © 2021 JBoss by Red Hat. All rights reserved.