Class OrderCompletedEventListener

All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<OrderCompletedEvent>

public class OrderCompletedEventListener extends AbstractAcceleratorSiteEventListener<OrderCompletedEvent>
Listener for order confirmation events. Code for sending an email is commented out. Add this process and uncomment to use this.