public interface ExecutorConfiguration
META-INF/services/io.smallrye.reactive.infrastructure.ExecutorConfiguration file.
The SPI implementation is responsible for creating and terminating the created thread pools.
| Modifier and Type | Method and Description |
|---|---|
Executor |
getDefaultWorkerExecutor()
Gets the default executor.
|
Executor getDefaultWorkerExecutor()
Copyright © 2019–2020 SmallRye. All rights reserved.