public class ParamsReader extends Object
| Constructor and Description |
|---|
ParamsReader() |
| Modifier and Type | Method and Description |
|---|---|
static ParamsReader |
getInstance()
Deprecated.
|
Properties |
getProperties(String configFileLocation)
Constructs a set of properties from the specified configuration file.
|
@Deprecated public static ParamsReader getInstance()
public Properties getProperties(String configFileLocation) throws DeploymentException
configFileLocation - The location of the configuration file.DeploymentException - If there are problems constructing the properties.Copyright © 2015. All rights reserved.