クラス ResequencerSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<ResequencerSpec, reactor.util.function.Tuple2<ConsumerEndpointFactoryBean, ResequencingMessageHandler>>
org.springframework.integration.dsl.EndpointSpec<ResequencerSpec, ConsumerEndpointFactoryBean, ResequencingMessageHandler>
org.springframework.integration.dsl.ConsumerEndpointSpec<ResequencerSpec, ResequencingMessageHandler>
org.springframework.integration.dsl.CorrelationHandlerSpec<ResequencerSpec, ResequencingMessageHandler>
org.springframework.integration.dsl.ResequencerSpec
- 実装済みのインターフェース一覧:
DisposableBean, FactoryBean<reactor.util.function.Tuple2<ConsumerEndpointFactoryBean, ResequencingMessageHandler>>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration
public class ResequencerSpec
extends CorrelationHandlerSpec<ResequencerSpec, ResequencingMessageHandler>
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールド概要
クラス ConsumerEndpointSpec から継承されたフィールド
adviceChainクラス EndpointSpec から継承されたフィールド
componentsToRegister, endpointFactoryBean, handlerクラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター方法の概要
クラス CorrelationHandlerSpec から継承されたメソッド
correlationExpression, correlationStrategy, correlationStrategy, discardChannel, discardChannel, discardIndividuallyOnExpiry, expireDuration, expireGroupsUponTimeout, expireTimeout, forceReleaseAdvice, groupConditionSupplier, groupTimeout, groupTimeout, groupTimeoutExpression, lockRegistry, messageStore, minimumTimeoutForEmptyGroups, popSequence, processor, releaseExpression, releaseLockBeforeSend, releaseStrategy, releaseStrategy, sendPartialResultOnExpiry, taskSchedulerクラス ConsumerEndpointSpec から継承されたメソッド
advice, async, autoStartup, customizeMonoReply, doGet, handleMessageAdvice, notPropagatedHeaders, order, phase, poller, reactive, reactive, requiresReply, role, sendTimeout, transactional, transactional, transactional, transactional, transactionalクラス EndpointSpec から継承されたメソッド
getComponentsToRegister, id, obtainInputChannelFromFlow, obtainInputChannelFromFlow, poller, pollerクラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stopクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース FactoryBean から継承されたメソッド
isSingletonインターフェース SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
ResequencerSpec
protected ResequencerSpec()
方法の詳細
releasePartialSequences
- パラメーター:
releasePartialSequences- releasePartialSequences- 戻り値:
- ハンドラーの仕様。
- 関連事項: