public class MountPointsYmlFile extends java.lang.Object implements util.config.ConfigProvider<MountPointsConfig>
Constructor and Description |
---|
MountPointsYmlFile() |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<MountPointsConfig> |
readConfig() |
public java.util.stream.Stream<MountPointsConfig> readConfig()
readConfig
in interface util.config.ConfigProvider<MountPointsConfig>