Interface FutureInventoryStockChangeMessageConsumer
public interface FutureInventoryStockChangeMessageConsumer
Spring cloud data channel description for messaging input. This channel is primarily responsible
for async IO related to being notified the that future stock has become available or unavailable.
- Since:
- Order Operation Service 2.1.0, Release Train 2.2.0
- Author:
- Kelly Tisdell (ktisdell)
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel
-
Field Details
-
CHANNEL
- See Also:
-
-
Method Details
-
orderOpsFutureStockChangeNotificationMessageInput
@Input("orderOpsFutureStockChangeNotificationMessageInput") org.springframework.messaging.SubscribableChannel orderOpsFutureStockChangeNotificationMessageInput()
-