public class EnvironmentVariablesBackend extends Object implements PropertiesBackend
| Constructor and Description |
|---|
EnvironmentVariablesBackend() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String propertyName)
Get the property value.
|
public String getProperty(String propertyName)
PropertiesBackendgetProperty in interface PropertiesBackendpropertyName - property nameCopyright © 2016 FluentLenium. All Rights Reserved.