Interface InventoryTransactionChangeNotificationProducer


public interface InventoryTransactionChangeNotificationProducer
Spring cloud data channel description for messaging output. This channel is primarily responsible for async IO related to publishing a InventoryTransactionNotification.
  • Field Details

  • Method Details

    • inventoryTransactionChangeNotificationMessageOutput

      @Output("inventoryTransactionChangeNotificationMessageOutput") org.springframework.messaging.MessageChannel inventoryTransactionChangeNotificationMessageOutput()