Uses of Interface
de.hybris.platform.util.config.ConfigIntf.ConfigChangeListener
-
-
Uses of ConfigIntf.ConfigChangeListener in de.hybris.e2e.hybrisrootcauseanalysis.exceptionanalysis
Classes in de.hybris.e2e.hybrisrootcauseanalysis.exceptionanalysis that implement ConfigIntf.ConfigChangeListener Modifier and Type Class Description classSAPLoggingConfigChangeListenerListens (and acts upon) for SAP Logging related changes performed at the platform runtime. -
Uses of ConfigIntf.ConfigChangeListener in de.hybris.platform.core.cors.loader.impl
Classes in de.hybris.platform.core.cors.loader.impl that implement ConfigIntf.ConfigChangeListener Modifier and Type Class Description classGuavaCachedCorsPropertiesLoaderImplementation ofCorsPropertiesLoaderthat caches properties using guava cache.classHashMapCachedCorsPropertiesLoaderConcurrentHashMapbacked implementation ofCorsPropertiesLoader. -
Uses of ConfigIntf.ConfigChangeListener in de.hybris.platform.directpersistence.impl
Classes in de.hybris.platform.directpersistence.impl that implement ConfigIntf.ConfigChangeListener Modifier and Type Class Description classDefaultJaloAccessorsServiceDefault implementation of JaloAccessorsService. -
Uses of ConfigIntf.ConfigChangeListener in de.hybris.platform.util.config
Methods in de.hybris.platform.util.config with parameters of type ConfigIntf.ConfigChangeListener Modifier and Type Method Description voidAbstractConfig. registerConfigChangeListener(ConfigIntf.ConfigChangeListener listener)voidConfigIntf. registerConfigChangeListener(ConfigIntf.ConfigChangeListener listener)voidAbstractConfig. unregisterConfigChangeListener(ConfigIntf.ConfigChangeListener listener)voidConfigIntf. unregisterConfigChangeListener(ConfigIntf.ConfigChangeListener listener) -
Uses of ConfigIntf.ConfigChangeListener in de.hybris.platform.yacceleratorstorefront.filters
Classes in de.hybris.platform.yacceleratorstorefront.filters that implement ConfigIntf.ConfigChangeListener Modifier and Type Class Description protected classStaticResourceFilter.ConfigChangeListener -
Uses of ConfigIntf.ConfigChangeListener in de.hybris.platform.yacceleratorstorefront.interceptors.beforeview
Classes in de.hybris.platform.yacceleratorstorefront.interceptors.beforeview that implement ConfigIntf.ConfigChangeListener Modifier and Type Class Description protected classAnalyticsPropertiesBeforeViewHandler.ConfigChangeListener
-