クラス RoutingMessageHandlerNode
java.lang.ObjectSE
org.springframework.integration.graph.IntegrationNode
org.springframework.integration.graph.EndpointNode
org.springframework.integration.graph.MessageHandlerNode
org.springframework.integration.graph.RoutingMessageHandlerNode
- 実装されたすべてのインターフェース:
SendTimersAware
- 既知の直属サブクラス
ErrorCapableRoutingNode
複数のチャネルにルーティングできるエンドポイントを表します。
- 導入:
- 4.3
- 作成者:
- Gary Russell
コンストラクターの概要
コンストラクターコンストラクター説明RoutingMessageHandlerNode
(int nodeId, StringSE name, MessageHandler handler, StringSE input, StringSE output, CollectionSE<StringSE> routes) メソッドのサマリー
クラス org.springframework.integration.graph.MessageHandlerNode から継承されたメソッド
getInput, getSendTimers, sendTimers
クラス org.springframework.integration.graph.EndpointNode から継承されたメソッド
getOutput
クラス org.springframework.integration.graph.IntegrationNode から継承されたメソッド
addProperties, addProperty, getComponentType, getIntegrationPatternCategory, getIntegrationPatternType, getName, getNodeId, getProperties, isObserved
コンストラクターの詳細
RoutingMessageHandlerNode
public RoutingMessageHandlerNode(int nodeId, StringSE name, MessageHandler handler, StringSE input, StringSE output, CollectionSE<StringSE> routes)
メソッドの詳細
getRoutes