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