| Interface | Description |
|---|---|
| ConfigIntf | |
| ConfigIntf.ConfigChangeListener | |
| RuntimeConfigLoader |
Interface which intention is to load configuration in form of
Properties object which are later used to
dynamically update Hybris configuration in runtime. |
| Class | Description |
|---|---|
| AbstractConfig | |
| ConfigPerformanceIntTest | |
| ConfigPerformanceIntTest.PropertyAccessor | |
| ConfigPerformanceStringTest | |
| FallbackConfig | |
| FastHashMapConfig |
Implements a
ConfigIntf object using ConcurrentHashMap. |
| FileBasedConfigLoader | |
| FileBasedConfigLoaderTest | |
| HybrisConfig |
Implements methods for getDatabase/getAppserver and can handle cluster.X.key=value setting for a specific
clusternode.
|
| RuntimeConfigUpdateListener |
Listener which starts background thread for runtime config update process.
|
| RuntimeConfigUpdateListenerTest |
| Exception | Description |
|---|---|
| UnsupportedPropertyValueException |
Thrown in case a provided for a configuration property is not supported.
|
Copyright © 2018 SAP SE. All Rights Reserved.