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