Class InvalidateConverterRegistryListener

java.lang.Object
de.hybris.platform.servicelayer.event.impl.AbstractEventListener<InvalidateModelConverterRegistryEvent>
de.hybris.platform.servicelayer.event.impl.InvalidateConverterRegistryListener
All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<InvalidateModelConverterRegistryEvent>

public abstract class InvalidateConverterRegistryListener extends AbstractEventListener<InvalidateModelConverterRegistryEvent>
Listen to InvalidateModelConverterRegistryEvents and removes/refreshs the corresponding ModelConverter if a ComposedType is removed/changed in the persistence layer.