public class PlatformPropertyResolver
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
cfgPrefix |
protected Configuration |
config |
protected static Joiner |
joiner |
| Constructor and Description |
|---|
PlatformPropertyResolver(java.lang.String cfgPrefix,
ConfigurationService configurationService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(java.lang.String key) |
java.lang.String |
lookup(java.lang.String key) |
protected final java.lang.String cfgPrefix
protected final Configuration config
protected static final Joiner joiner
public PlatformPropertyResolver(java.lang.String cfgPrefix,
ConfigurationService configurationService)
Copyright © 2018 SAP SE. All Rights Reserved.