public interface ExecutorServiceFactory
ExecutorService.| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
create(OrchestrationConfig.ExecutorConfig config,
Object... nameFormatArgs)
Create
ExecutorService instance. |
ExecutorService create(OrchestrationConfig.ExecutorConfig config, Object... nameFormatArgs)
ExecutorService instance.config - OrchestrationConfig.ExecutorConfignameFormatArgs - thread name format argumentsExecutorServiceCopyright © 2013–2019 BB Corp. All rights reserved.