Uses of Interface
io.helidon.config.spi.ConfigContent
Package
Description
Configuration SPI that defines the behavior developers can implement to extend the config system.
-
Uses of ConfigContent in io.helidon.config.spi
Modifier and TypeInterfaceDescriptionstatic interface
Config content that provides anConfigNode.ObjectNode
directly, with no need for parsing.static interface
A content of anOverrideSource
.static interface
Config content to be parsed by aConfigParser
.