Class PersistenceMessageNotificationHandler

java.lang.Object
com.broadleafcommerce.common.messaging.notification.DefaultNotificationHandler
com.broadleafcommerce.common.messaging.PersistenceMessageNotificationHandler
All Implemented Interfaces:
NotificationHandler, org.springframework.core.Ordered

public class PersistenceMessageNotificationHandler extends DefaultNotificationHandler
The NotificationHandler implementation specifically for sending PersistenceMessage via PersistenceProducer.
Author:
Samarth Dhruva (samarthd)