Interface CartApprovalRequestProducer
public interface CartApprovalRequestProducer
- Author:
- Nathan Moore (nathandmoore)
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel
-
Field Details
-
TYPE
- See Also:
-
CHANNEL
- See Also:
-
-
Method Details
-
cartApprovalRequestOutput
@Output("cartApprovalRequestOutput") org.springframework.messaging.SubscribableChannel cartApprovalRequestOutput()
-