クラス ErrorCapableCompositeMessageHandlerNode
java.lang.ObjectSE
org.springframework.integration.graph.IntegrationNode
org.springframework.integration.graph.EndpointNode
org.springframework.integration.graph.MessageHandlerNode
org.springframework.integration.graph.CompositeMessageHandlerNode
org.springframework.integration.graph.ErrorCapableCompositeMessageHandlerNode
- 実装済みのインターフェース一覧:
ErrorCapableNode, SendTimersAware
public class ErrorCapableCompositeMessageHandlerNode
extends CompositeMessageHandlerNode
implements ErrorCapableNode
エラーメッセージ(ポーリング可能なエンドポイント)を発行できる複合メッセージハンドラーを表します。
- 導入:
- 4.3
- 作成者:
- Gary Russell
ネストされたクラスの概要
クラス CompositeMessageHandlerNode から継承されたネストクラス / インターフェース
CompositeMessageHandlerNode.InnerHandlerコンストラクター概要
コンストラクターコンストラクター説明ErrorCapableCompositeMessageHandlerNode(int nodeId, StringSE name, CompositeMessageHandler handler, StringSE input, @Nullable StringSE output, @Nullable StringSE errors, ListSE<CompositeMessageHandlerNode.InnerHandler> handlers) 方法の概要
クラス CompositeMessageHandlerNode から継承されたメソッド
getHandlersクラス MessageHandlerNode から継承されたメソッド
getInput, getSendTimers, sendTimersクラス EndpointNode から継承されたメソッド
getOutput
コンストラクターの詳細
ErrorCapableCompositeMessageHandlerNode
public ErrorCapableCompositeMessageHandlerNode(int nodeId, StringSE name, CompositeMessageHandler handler, StringSE input, @Nullable StringSE output, @Nullable StringSE errors, ListSE<CompositeMessageHandlerNode.InnerHandler> handlers)
方法の詳細
getErrors
- 次で指定:
- インターフェース
ErrorCapableNode内のgetErrors