Uses of Interface
io.helidon.config.Config.Context
Package
Description
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
-
Uses of Config.Context in io.helidon.config
Modifier and TypeMethodDescriptiondefault Config.Context
Config.context()
Returns theContext
instance associated with the currentConfig
node that allows the application to access the last loaded instance of the node or to request that the entire configuration be reloaded.