public class HybrisConfig extends AbstractConfig
ConfigIntf.ConfigChangeListener| Modifier and Type | Field and Description |
|---|---|
static String |
STANDALONE_PREFIX |
| Constructor and Description |
|---|
HybrisConfig(Properties map,
boolean standaloneMode,
int clusterNode) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAllParameters() |
String |
getParameter(String key) |
Map<String,String> |
getParametersMatching(String keyRegExp,
boolean stripMatchingKey) |
String |
removeParameter(String key) |
String |
setParameter(String key,
String value) |
clearCache, getBoolean, getChar, getDouble, getInt, getLong, getParametersMatching, getString, notifyListeners, registerConfigChangeListener, unregisterConfigChangeListenerpublic static final String STANDALONE_PREFIX
public HybrisConfig(Properties map, boolean standaloneMode, int clusterNode)
Copyright © 2017 SAP SE. All Rights Reserved.