Package de.hybris.platform.util.config
Interface ConfigIntf.ConfigChangeListener
-
- All Known Implementing Classes:
AnalyticsPropertiesBeforeViewHandler.ConfigChangeListener,DefaultJaloAccessorsService,GuavaCachedCorsPropertiesLoader,HashMapCachedCorsPropertiesLoader,SAPLoggingConfigChangeListener,StaticResourceFilter.ConfigChangeListener
- Enclosing interface:
- ConfigIntf
public static interface ConfigIntf.ConfigChangeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidconfigChanged(java.lang.String key, java.lang.String newValue)
-