OutboundEventGateway

public interface OutboundEventGateway

Methods

sendEventMessage

void sendEventMessage(MotechEvent motechEvent)

Sends the given MotechEvent message as a payload to the message channel defined in the Spring Integration configuration file.

Parameters:
  • motechEvent