All Classes and Interfaces

Class
Description
Immutable tree-structured configuration.
Object represents fully-qualified key of config node.
Exception is thrown by Config implementations.
Service loader provider interface to discover config implementation that would be used to obtain a default configuration instance.
Providers that can be loaded from configuration should implement this interface.
A typed value of a Config node.
Global configuration can be set by a user before any Helidon code is invoked, to override default discovery of configuration done by Helidon components.
To be used with ConfiguredProvider, each configured service may have a name.