インターフェース IntegrationConsumer
- すべてのスーパーインターフェース:
NamedComponent
- すべての既知の実装クラス:
EventDrivenConsumer、PollingConsumer、ReactiveStreamsConsumer
メッセージコンシューマーはこのインターフェースを実装します。コンシューマー内のメッセージハンドラーは、出力メッセージを発行する場合としない場合があります。
- 導入:
- 4.3
- 作成者:
- Gary Russell
方法の概要
インターフェース org.springframework.integration.support.context.NamedComponent から継承されたメソッド
getBeanName, getComponentName, getComponentType
メソッドの詳細
getInputChannel
getOutputChannel
getHandler