Uses of Class
io.helidon.config.FileConfigSource.Builder
Packages that use FileConfigSource.Builder
Package
Description
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
-
Uses of FileConfigSource.Builder in io.helidon.config
Methods in io.helidon.config that return FileConfigSource.BuilderModifier and TypeMethodDescriptionstatic FileConfigSource.BuilderFileConfigSource.builder()Get a builder instance to create a new config source.FileConfigSource.Builder.changeWatcher(ChangeWatcher<Path> changeWatcher) Configure builder from meta configuration.static FileConfigSource.BuilderProvides aBuilderfor creating aConfigSourcefrom the specified file path.static FileConfigSource.BuilderProvides aBuilderfor creating aConfigSourcefrom the specified file path.FileConfigSource.Builder.parser(ConfigParser parser) Configure the path to read configuration from (mandatory).FileConfigSource.Builder.pollingStrategy(PollingStrategy pollingStrategy)