Interface CheckoutRollbackEventProducer
Deprecated.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.MessageChannel
Deprecated.
-
Field Details
-
CHANNEL
Deprecated.- See Also:
-
-
Method Details
-
checkoutRollbackOutput
@Output("checkoutRollbackOutput") org.springframework.messaging.MessageChannel checkoutRollbackOutput()Deprecated.
-
CartProvider.sendRollbackEvent(com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEvent, com.broadleafcommerce.data.tracking.core.context.ContextInfo)
to send the durable messages.