クラス MessageSourceNode
java.lang.ObjectSE
org.springframework.integration.graph.IntegrationNode
org.springframework.integration.graph.EndpointNode
org.springframework.integration.graph.ErrorCapableEndpointNode
org.springframework.integration.graph.MessageSourceNode
- 実装されているすべてのインターフェース:
ErrorCapableNode,ReceiveCountersAware
public class MessageSourceNode extends ErrorCapableEndpointNode implements ReceiveCountersAware
メッセージソースを表します。
- 導入:
- 4.3
- 作成者:
- Gary Russell, Artem Bilan
コンストラクターの概要
コンストラクター コンストラクター 説明 MessageSourceNode(int nodeId, StringSE name, MessageSource<?> messageSource, StringSE output, StringSE errors)メソッドのサマリー
修飾子と型 メソッド 説明 ReceiveCountersgetReceiveCounters()voidreceiveCounters(SupplierSE<ReceiveCounters> counters)クラス org.springframework.integration.graph.IntegrationNode から継承されたメソッド
addProperties, addProperty, getComponentType, getIntegrationPatternCategory, getIntegrationPatternType, getName, getNodeId, getProperties
コンストラクターの詳細
MessageSourceNode
public MessageSourceNode(int nodeId, StringSE name, MessageSource<?> messageSource, StringSE output, StringSE errors)
メソッドの詳細
getReceiveCounters
receiveCounters
- 次で指定:
- インターフェース
ReceiveCountersAwareのreceiveCounters