クラス 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
受信メッセージプロデューサーを表します。
- 導入:
- 4.3
- 作成者:
- Gary Russell
コンストラクターの概要
コンストラクターコンストラクター説明MessageProducerNode
(int nodeId, StringSE name, MessageProducerSupport producer, StringSE output, StringSE errors) メソッドのサマリー
クラス org.springframework.integration.graph.ErrorCapableEndpointNode から継承されたメソッド
getErrors
クラス org.springframework.integration.graph.EndpointNode から継承されたメソッド
getOutput
クラス org.springframework.integration.graph.IntegrationNode から継承されたメソッド
addProperties, addProperty, getComponentType, getIntegrationPatternCategory, getIntegrationPatternType, getName, getNodeId, getProperties, isObserved
コンストラクターの詳細
MessageProducerNode
public MessageProducerNode(int nodeId, StringSE name, MessageProducerSupport producer, StringSE output, StringSE errors)