Interface PropertyManager
-
public interface PropertyManagerThis class defines APIs to access configuration properties- Author:
- Jerome Dochez
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PropertiesgetPropertiesFromFile(String file)
-
-
-
Method Detail
-
getPropertiesFromFile
Properties getPropertiesFromFile(String file) throws IOException
- Throws:
IOException
-
-