Class ProductConfigurationCacheInvalidationListener

java.lang.Object
de.hybris.platform.servicelayer.event.impl.AbstractEventListener<ProductConfigurationCacheInvalidationEvent>
de.hybris.platform.sap.productconfig.services.event.impl.ProductConfigurationCacheInvalidationListener
All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<ProductConfigurationCacheInvalidationEvent>
Direct Known Subclasses:
ProductConfigurationCacheInvalidationListenerTest.ProductConfigurationCacheInvalidationListenerForTest

public class ProductConfigurationCacheInvalidationListener extends AbstractEventListener<ProductConfigurationCacheInvalidationEvent>
This event listener reacts on ProductConfigurationCacheInvalidationEvents and makes sure that corresponding configuration state is deleted from the cache of this cluster node.