| Package | Description |
|---|---|
| io.helidon.common.configurable |
General utilities that use
Config. |
| Modifier and Type | Method and Description |
|---|---|
ThreadPoolSupplier |
ThreadPoolSupplier.Builder.build() |
static ThreadPoolSupplier |
ThreadPoolSupplier.create()
Create a new thread pool supplier with default configuration.
|
static ThreadPoolSupplier |
ThreadPoolSupplier.create(Config config)
Load supplier from configuration.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.