public class PropertyFileHelper extends Object
| Constructor and Description |
|---|
PropertyFileHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadFromSystemProperty(String propertyFileSystemProperty,
String defaultPropertyFilePath)
Ensures that a specified system property is set with a valid file path.
|
public static void loadFromSystemProperty(String propertyFileSystemProperty, String defaultPropertyFilePath)
profileFileSystemProperty - The system property to checkdefaultFilePath - The default property file pathCopyright © 2013–2015 DuraSpace. All rights reserved.