Interface ISettingsLoader
-
- All Known Implementing Classes:
JsonSettingsLoader
public interface ISettingsLoader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConnectionSettingsload(File file, Path root)
-
-
-
Method Detail
-
load
ConnectionSettings load(File file, Path root) throws Exception
- Throws:
Exception
-
-