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