Class InvalidateCharonCacheEventListener

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

public class InvalidateCharonCacheEventListener extends AbstractEventListener<InvalidateCharonCacheEvent>
  • Constructor Details

    • InvalidateCharonCacheEventListener

      public InvalidateCharonCacheEventListener()
  • Method Details