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