public class StandalonePropertiesLoader extends Object implements PropertiesLoader
| Constructor and Description |
|---|
StandalonePropertiesLoader(PlatformConfig platformConfig,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key) |
String |
getProperty(String key,
String defaultValue) |
public StandalonePropertiesLoader(PlatformConfig platformConfig, String tenantId)
public String getProperty(String key)
getProperty in interface PropertiesLoaderpublic String getProperty(String key, String defaultValue)
getProperty in interface PropertiesLoaderCopyright © 2017 SAP SE. All Rights Reserved.