クラス BarrierSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<BarrierSpec, reactor.util.function.Tuple2<ConsumerEndpointFactoryBean, BarrierMessageHandler>>
org.springframework.integration.dsl.EndpointSpec<BarrierSpec, ConsumerEndpointFactoryBean, BarrierMessageHandler>
org.springframework.integration.dsl.ConsumerEndpointSpec<BarrierSpec, BarrierMessageHandler>
org.springframework.integration.dsl.BarrierSpec
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<reactor.util.function.Tuple2<ConsumerEndpointFactoryBean, BarrierMessageHandler>>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.dsl.ConsumerEndpointSpec から継承されたフィールド
adviceChainクラス org.springframework.integration.dsl.EndpointSpec から継承されたフィールド
componentsToRegister, endpointFactoryBean, handlerクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明correlationStrategy(CorrelationStrategy correlationStrategy) discardChannel(StringSE discardChannelName) 遅れて到着したトリガーメッセージが送信されるチャネル、またはリクエストメッセージが時間内に到着しないチャネル Bean 名を設定します。discardChannel(MessageChannel discardChannel) 遅れて到着したトリガーメッセージが送信されるチャネル、またはリクエストメッセージが時間内に到着しないチャネルを設定します。reactor.util.function.Tuple2<ConsumerEndpointFactoryBean, BarrierMessageHandler> doGet()outputProcessor(MessageGroupProcessor outputProcessor) triggerTimeout(long triggerTimeout) リクエストメッセージを待機するときのタイムアウトをミリ秒単位で設定します。クラス org.springframework.integration.dsl.ConsumerEndpointSpec から継承されたメソッド
advice, async, autoStartup, customizeMonoReply, handleMessageAdvice, notPropagatedHeaders, order, phase, poller, reactive, reactive, requiresReply, role, sendTimeout, taskScheduler, transactional, transactional, transactional, transactional, transactionalクラス org.springframework.integration.dsl.EndpointSpec から継承されたメソッド
assertHandler, getComponentsToRegister, id, obtainInputChannelFromFlow, obtainInputChannelFromFlow, poller, pollerクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stopクラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
BarrierSpec
protected BarrierSpec(long timeout)
メソッドの詳細
outputProcessor
correlationStrategy
discardChannel
遅れて到着したトリガーメッセージが送信されるチャネル、またはリクエストメッセージが時間内に到着しないチャネルを設定します。- パラメーター:
discardChannel- 破棄されたトリガーのメッセージチャネル。- 戻り値:
- スペック
- 導入:
- 6.2.10
discardChannel
遅れて到着したトリガーメッセージが送信されるチャネル、またはリクエストメッセージが時間内に到着しないチャネル Bean 名を設定します。- パラメーター:
discardChannelName- 破棄されたトリガーのメッセージチャネル。- 戻り値:
- スペック
- 導入:
- 6.2.10
triggerTimeout
リクエストメッセージを待機するときのタイムアウトをミリ秒単位で設定します。- パラメーター:
triggerTimeout- リクエストメッセージを待機するときのミリ秒単位のタイムアウト。- 戻り値:
- スペック
- 導入:
- 6.2.10
doGet
- オーバーライド:
- クラス
ConsumerEndpointSpec<BarrierSpec, BarrierMessageHandler>のdoGet