クラス MessageProducerNode
java.lang.ObjectSE
org.springframework.integration.graph.IntegrationNode
org.springframework.integration.graph.EndpointNode
org.springframework.integration.graph.ErrorCapableEndpointNode
org.springframework.integration.graph.MessageProducerNode
- 実装済みのインターフェース一覧:
ErrorCapableNode, SendTimersAware
受信メッセージプロデューサーを表します。
- 導入:
- 4.3
- 作成者:
- Gary Russell, Artem Bilan
コンストラクター概要
コンストラクターコンストラクター説明MessageProducerNode(int nodeId, StringSE name, MessageProducerSupport producer, StringSE output, @Nullable StringSE errors) 方法の概要
クラス ErrorCapableEndpointNode から継承されたメソッド
getErrorsクラス EndpointNode から継承されたメソッド
getOutput
コンストラクターの詳細
MessageProducerNode
public MessageProducerNode(int nodeId, StringSE name, MessageProducerSupport producer, StringSE output, @Nullable StringSE errors)
方法の詳細
sendTimers
- 次で指定:
- インターフェース
SendTimersAware内のsendTimers
getSendTimers