public class AmqpInboundChannelAdapterSMLCSpec extends AmqpInboundChannelAdapterSpec<AmqpInboundChannelAdapterSMLCSpec,SimpleMessageListenerContainer>
SimpleMessageListenerContainer
を備えた受信チャネルアダプターの仕様。listenerContainerSpec
headerMapper
PARSER, target
logger
DEFAULT_PHASE
OBJECT_TYPE_ATTRIBUTE
修飾子 | コンストラクターと説明 |
---|---|
protected | AmqpInboundChannelAdapterSMLCSpec(SimpleMessageListenerContainer listenerContainer) |
修飾子と型 | メソッドと説明 |
---|---|
AmqpInboundChannelAdapterSMLCSpec | batchMode(AmqpInboundChannelAdapter.BatchMode batchMode) 消費されたレコードのバッチ処理をサポートするようにコンテナーが構成されている場合に使用するように AmqpInboundChannelAdapter.BatchMode を設定します。 |
AmqpInboundChannelAdapterSMLCSpec | configureContainer(java.util.function.ConsumerSE<SimpleMessageListenerContainerSpec> configurer) |
getComponentsToRegister
headerMapper, mappedRequestHeaders, messageConverter, recoveryCallback, retryTemplate
autoStartup, errorChannel, errorChannel, errorMessageStrategy, id, outputChannel, outputChannel, phase, sendTimeout, shouldTrack
_this, createInstance, destroyInstance, doGet, get, getId, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stop
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
protected AmqpInboundChannelAdapterSMLCSpec(SimpleMessageListenerContainer listenerContainer)
public AmqpInboundChannelAdapterSMLCSpec configureContainer(java.util.function.ConsumerSE<SimpleMessageListenerContainerSpec> configurer)
public AmqpInboundChannelAdapterSMLCSpec batchMode(AmqpInboundChannelAdapter.BatchMode batchMode)
AmqpInboundChannelAdapter.BatchMode
を設定します。batchMode
- バッチモード。