public class EnvironmentAccessor extends Object
CloudConnector implementations
that rely on environment| Constructor and Description |
|---|
EnvironmentAccessor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getEnv() |
String |
getEnvValue(String key) |
String |
getHost() |
Properties |
getSystemProperties() |
String |
getSystemProperty(String key) |
String |
getSystemProperty(String key,
String def) |
public Properties getSystemProperties()
public String getHost()