Uses of Interface
com.broadleafcommerce.cart.service.messaging.CheckoutRollbackEventProducer
- 
Packages that use CheckoutRollbackEventProducer Package Description com.broadleafcommerce.cart.service.messaging.autoconfigure  - 
- 
Uses of CheckoutRollbackEventProducer in com.broadleafcommerce.cart.service.messaging.autoconfigure
Methods in com.broadleafcommerce.cart.service.messaging.autoconfigure with parameters of type CheckoutRollbackEventProducer Modifier and Type Method Description com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration. checkoutRollbackNotificationHandler(CheckoutRollbackEventProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) 
 -