public static class JmsOutboundGateway.ReplyContainerProperties extends ObjectSE
| コンストラクターと説明 |
|---|
ReplyContainerProperties() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic StringSE getSessionAcknowledgeModeName()
public void setSessionAcknowledgeModeName(StringSE sessionAcknowledgeModeName)
public BooleanSE isSessionTransacted()
public void setSessionTransacted(BooleanSE sessionTransacted)
public IntegerSE getSessionAcknowledgeMode()
public void setSessionAcknowledgeMode(IntegerSE sessionAcknowledgeMode)
public LongSE getReceiveTimeout()
public void setReceiveTimeout(LongSE receiveTimeout)
public LongSE getRecoveryInterval()
public void setRecoveryInterval(LongSE recoveryInterval)
public IntegerSE getCacheLevel()
public void setCacheLevel(IntegerSE cacheLevel)
public IntegerSE getConcurrentConsumers()
public void setConcurrentConsumers(IntegerSE concurrentConsumers)
public IntegerSE getMaxConcurrentConsumers()
public void setMaxConcurrentConsumers(IntegerSE maxConcurrentConsumers)
public IntegerSE getMaxMessagesPerTask()
public void setMaxMessagesPerTask(IntegerSE maxMessagesPerTask)
public IntegerSE getIdleConsumerLimit()
public void setIdleConsumerLimit(IntegerSE idleConsumerLimit)
public IntegerSE getIdleTaskExecutionLimit()
public void setIdleTaskExecutionLimit(IntegerSE idleTaskExecutionLimit)
public void setTaskExecutor(ExecutorSE taskExecutor)
public ExecutorSE getTaskExecutor()