Class QuoteBuyerOrderPlacedEventListener

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

    public class QuoteBuyerOrderPlacedEventListener
    extends AbstractEventListener<QuoteBuyerOrderPlacedEvent>
    Event Listener for QuoteBuyerOrderPlacedEvent which updates the quote state and attaches the latest quote snapshot to the order placed.
    • Constructor Detail

      • QuoteBuyerOrderPlacedEventListener

        public QuoteBuyerOrderPlacedEventListener()