Package de.hybris.platform.util.config
-
Interface Summary Interface Description ConfigIntf ConfigIntf.ConfigChangeListener RuntimeConfigLoader Interface which intention is to load configuration in form ofPropertiesobject which are later used to dynamically update Hybris configuration in runtime. -
Class Summary Class Description AbstractConfig ConfigPerformanceIntTest ConfigPerformanceIntTest.PropertyAccessor ConfigPerformanceStringTest FallbackConfig FastHashMapConfig Implements aConfigIntfobject usingConcurrentHashMap.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 Summary Exception Description UnsupportedPropertyValueException Thrown in case a provided for a configuration property is not supported.