Class AnalyticsPropertiesBeforeViewHandler.ConfigChangeListener
- java.lang.Object
-
- de.hybris.platform.yacceleratorstorefront.interceptors.beforeview.AnalyticsPropertiesBeforeViewHandler.ConfigChangeListener
-
- All Implemented Interfaces:
ConfigIntf.ConfigChangeListener
- Enclosing class:
- AnalyticsPropertiesBeforeViewHandler
protected class AnalyticsPropertiesBeforeViewHandler.ConfigChangeListener extends java.lang.Object implements ConfigIntf.ConfigChangeListener
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedConfigChangeListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconfigChanged(java.lang.String key, java.lang.String newValue)
-
-
-
Method Detail
-
configChanged
public void configChanged(java.lang.String key, java.lang.String newValue)- Specified by:
configChangedin interfaceConfigIntf.ConfigChangeListener
-
-