public class PropertiesUtil extends Object
| Constructor and Description |
|---|
PropertiesUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
get(String property) |
static String |
get(String property,
String defaultValue) |
static void |
overrideDefaults(String externalPropertiesFile) |
static void |
restoreDefaults() |
static void |
set(String propertyName,
String propertyValue) |
Copyright © 2016. All rights reserved.