Uses of Interface
io.helidon.config.ConfigSourceRuntime
Package
Description
Configuration SPI that defines the behavior developers can implement to extend the config system.
-
Uses of ConfigSourceRuntime in io.helidon.config.spi
Modifier and TypeMethodDescriptionConfigContext.sourceRuntime
(ConfigSource source) Create or find a runtime for a config source.