| Package | Description |
|---|---|
| io.helidon.config.spi |
Configuration SPI that defines the behavior developers can implement to extend the config system.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConfigContext |
AbstractConfigSource.getConfigContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConfigSource.init(ConfigContext context) |
default void |
ConfigSource.init(ConfigContext context)
Initialize the config source with a
ConfigContext. |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.