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