| Package | Description |
|---|---|
| io.helidon.config |
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
|
| Modifier and Type | Method | Description |
|---|---|---|
PollingStrategies.FilesystemWatchBuilder |
PollingStrategies.FilesystemWatchBuilder.executor(java.util.concurrent.ScheduledExecutorService executor) |
Sets a custom
executor used to watch filesystem changes on. |
static PollingStrategies.FilesystemWatchBuilder |
PollingStrategies.watch(java.nio.file.Path watchedPath) |
Provides a filesystem watch polling strategy with a specified watched path.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.