Package com.broadleafcommerce.cart.service.messaging
-
Interface Summary Interface Description CartApprovalRequestProducer CartNotificationRepository The repository responsible for storing the notifications related to the cart.CartNotificationService The cart notification service is used to send the notification using durable messaging.CartPendingPaymentFailedProducer Spring cloud data channel description for messaging output.CartRejectionProducer CheckoutRollbackEventProducer This producer is responsible to send the message to process the rollback if an error occurred during checkout. -
Class Summary Class Description CartNotificationProperties Configuration properties for theNotificationHandler
andRetryHandler
related to the cart notifications.DefaultCartNotificationRepository The default implementation ofCartNotificationRepository
.DefaultCartNotificationService Default implementation forCartNotificationService
.