Class CustomerReplicationEventListener

  • All Implemented Interfaces:
    java.util.EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<CustomerReplicationEvent>

    public class CustomerReplicationEventListener
    extends AbstractEventListener<CustomerReplicationEvent>
    Listener for the event that a B2C customer replication was confirmed by the ERP backend system. Triggers the subsequent steps of the waiting order fulfillment processes
    • Constructor Detail

      • CustomerReplicationEventListener

        public CustomerReplicationEventListener()