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