Class PickupConfirmationEventListener

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

public class PickupConfirmationEventListener extends AbstractEventListener<PickupConfirmationEvent>
Listener for pickup confirmation events.
  • Constructor Details

    • PickupConfirmationEventListener

      public PickupConfirmationEventListener()
  • Method Details