Class DirectoryConfigSource

All Implemented Interfaces:
ConfigSource, NodeConfigSource, PollableSource<Instant>, Source, WatchableSource<Path>, Supplier<ConfigSource>

public class DirectoryConfigSource extends AbstractConfigSource implements PollableSource<Instant>, WatchableSource<Path>, NodeConfigSource
ConfigSource implementation that loads configuration content from a directory on a filesystem.