Class QuoteCancelEventListener

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

    public class QuoteCancelEventListener
    extends AbstractEventListener<QuoteCancelEvent>
    Event Listener for QuoteCancelEvent. This Event Listener starts the quote post cancellation process.
    • Constructor Detail

      • QuoteCancelEventListener

        public QuoteCancelEventListener()