Class NotificationRegisterCustomerEventListener

java.lang.Object
org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener<RegisterCustomerEvent>
org.broadleafcommerce.profile.core.event.NotificationRegisterCustomerEventListener
All Implemented Interfaces:
EventListener, BroadleafApplicationListener<RegisterCustomerEvent>, org.springframework.context.ApplicationListener<RegisterCustomerEvent>

@Component("blNotificationRegisterCustomerEventListener") public class NotificationRegisterCustomerEventListener extends AbstractBroadleafApplicationEventListener<RegisterCustomerEvent>
Author:
Nick Crum ncrum