Uses of Interface
io.helidon.common.config.NamedService
Packages that use NamedService
Package
Description
Provides the minimal set of types for immutable, tree-structured configuration access.
-
Uses of NamedService in io.helidon.common.config
Classes in io.helidon.common.config with type parameters of type NamedServiceModifier and TypeInterfaceDescriptioninterfaceConfiguredProvider<T extends NamedService>Providers that can be loaded from configuration should implement this interface.