クラス JmsOutboundGatewaySpec.ReplyContainerSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<JmsOutboundGatewaySpec.ReplyContainerSpec,JmsOutboundGateway.ReplyContainerProperties>
org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
- 実装されたすべてのインターフェース:
DisposableBean
、FactoryBean<JmsOutboundGateway.ReplyContainerProperties>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
- 含まれているクラス:
JmsOutboundGatewaySpec
public class JmsOutboundGatewaySpec.ReplyContainerSpec
extends IntegrationComponentSpec<JmsOutboundGatewaySpec.ReplyContainerSpec,JmsOutboundGateway.ReplyContainerProperties>
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, target
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
インターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASE
メソッドのサマリー
修飾子と型メソッド説明cacheLevel
(IntegerSE cacheLevel) concurrentConsumers
(IntegerSE concurrentConsumers) idleConsumerLimit
(IntegerSE idleConsumerLimit) idleReplyContainerTimeout
(long idleReplyContainerTimeout) idleTaskExecutionLimit
(IntegerSE idleTaskExecutionLimit) maxConcurrentConsumers
(IntegerSE maxConcurrentConsumers) maxMessagesPerTask
(IntegerSE maxMessagesPerTask) receiveTimeout
(LongSE receiveTimeout) recoveryInterval
(LongSE recoveryInterval) sessionAcknowledgeMode
(IntegerSE sessionAcknowledgeMode) sessionTransacted
(BooleanSE sessionTransacted) taskExecutor
(ExecutorSE taskExecutor) クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, id, 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
メソッドの詳細
sessionTransacted
- パラメーター:
sessionTransacted
- sessionTransacted。- 戻り値:
- 現在の
JmsOutboundGatewaySpec.ReplyContainerSpec
。 - 関連事項:
sessionAcknowledgeMode
public JmsOutboundGatewaySpec.ReplyContainerSpec sessionAcknowledgeMode(IntegerSE sessionAcknowledgeMode) - パラメーター:
sessionAcknowledgeMode
- 確認応答モード定数- 戻り値:
- 現在の
JmsOutboundGatewaySpec.ReplyContainerSpec
。 - 関連事項:
receiveTimeout
- パラメーター:
receiveTimeout
- receiveTimeout。- 戻り値:
- 現在の
JmsOutboundGatewaySpec.ReplyContainerSpec
。 - 関連事項:
recoveryInterval
- パラメーター:
recoveryInterval
- recoveryInterval。- 戻り値:
- 現在の {ReplyContainerSpec}。
- 関連事項:
cacheLevel
- パラメーター:
cacheLevel
-org.springframework.jms.listener.DefaultMessageListenerContainer.cacheLevel
の値。- 戻り値:
- 現在の {ReplyContainerSpec}。
- 関連事項:
concurrentConsumers
- パラメーター:
concurrentConsumers
- concurrentConsumers。- 戻り値:
- 現在の {ReplyContainerSpec}。
- 関連事項:
maxConcurrentConsumers
public JmsOutboundGatewaySpec.ReplyContainerSpec maxConcurrentConsumers(IntegerSE maxConcurrentConsumers) - パラメーター:
maxConcurrentConsumers
- maxConcurrentConsumers。- 戻り値:
- 現在の {ReplyContainerSpec}。
- 関連事項:
maxMessagesPerTask
- パラメーター:
maxMessagesPerTask
- maxMessagesPerTask。- 戻り値:
- 現在の {ReplyContainerSpec}。
- 関連事項:
idleConsumerLimit
- パラメーター:
idleConsumerLimit
- idleConsumerLimit。- 戻り値:
- 現在の {ReplyContainerSpec}。
- 関連事項:
idleTaskExecutionLimit
public JmsOutboundGatewaySpec.ReplyContainerSpec idleTaskExecutionLimit(IntegerSE idleTaskExecutionLimit) - パラメーター:
idleTaskExecutionLimit
- idleTaskExecutionLimit。- 戻り値:
- 現在の {ReplyContainerSpec}。
- 関連事項:
taskExecutor
- パラメーター:
taskExecutor
- taskExecutor。- 戻り値:
- 現在の {ReplyContainerSpec}。
- 関連事項:
idleReplyContainerTimeout
public JmsOutboundGatewaySpec.ReplyContainerSpec idleReplyContainerTimeout(long idleReplyContainerTimeout) - パラメーター:
idleReplyContainerTimeout
- 秒単位のタイムアウト。- 戻り値:
- 現在の {ReplyContainerSpec}。
- 関連事項: