java.lang.Object
io.helidon.config.AbstractSource
io.helidon.config.AbstractConfigSource
io.helidon.config.MapConfigSource
io.helidon.config.ConfigSources.SystemPropertiesConfigSource
- All Implemented Interfaces:
ConfigSource,NodeConfigSource,PollableSource<Map<?,,?>> Source,Supplier<ConfigSource>
- Enclosing class:
ConfigSources
System properties config source.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA fluent API builder forConfigSources.SystemPropertiesConfigSource.Nested classes/interfaces inherited from class io.helidon.config.MapConfigSource
MapConfigSource.MapBuilder<T extends MapConfigSource.MapBuilder<T>> -
Method Summary
Methods inherited from class io.helidon.config.MapConfigSource
builder, create, create, isModified, load, pollingStrategy, uidMethods inherited from class io.helidon.config.AbstractConfigSource
mediaType, parser, toStringMethods inherited from class io.helidon.config.AbstractSource
changeWatcher, description, optional, retryPolicyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.helidon.config.spi.ConfigSource
get, initMethods inherited from interface io.helidon.config.spi.Source
description, exists, optional, retryPolicy