| Package | Description |
|---|---|
| net.bolbat.kit.orchestrator |
Call orchestration framework.
|
| net.bolbat.kit.orchestrator.impl.executor |
ExecutorService support functionality. |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ExecutorServiceFactory> |
OrchestrationConfig.ExecutorConfig.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrchestrationConfig.ExecutorConfig.setFactory(Class<? extends ExecutorServiceFactory> aFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncExecutorServiceFactory
|
class |
DefaultExecutorServiceFactory
ExecutorServiceFactory default implementation.They create new ExecutorService instance based on given arguments. |
class |
SystemExecutorServiceFactory
|
Copyright © 2013–2019 BB Corp. All rights reserved.