public class PropertyManager extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LOGGER_PROPERTIES |
Constructor and Description |
---|
PropertyManager() |
Modifier and Type | Method and Description |
---|---|
static Properties |
getProperties(String propertyFileName)
Gets a properties object
If the the property files are not yet loaded, then loads them first
|
public static final String LOGGER_PROPERTIES
public static Properties getProperties(String propertyFileName) throws IOException
propertyFileName,
- StringIOException