Class OrderPendingApprovalEventListener

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

public class OrderPendingApprovalEventListener extends AbstractEventListener<OrderPendingApprovalEvent>
  • Constructor Details

    • OrderPendingApprovalEventListener

      public OrderPendingApprovalEventListener()
  • Method Details