S
- the spec type.C
- the container type.public abstract class AmqpInboundGatewaySpec<S extends AmqpInboundGatewaySpec<S,C>,C extends AbstractMessageListenerContainer> extends AmqpBaseInboundGatewaySpec<S> implements ComponentsRegistration
AmqpBaseInboundGatewaySpec
implementation for a AmqpInboundGateway
.
Allows to provide AbstractMessageListenerContainer
options.Modifier and Type | Field and Description |
---|---|
protected AbstractMessageListenerContainerSpec<?,C> |
listenerContainerSpec |
logger, PARSER, target
Modifier and Type | Method and Description |
---|---|
Map<Object,String> |
getComponentsToRegister() |
defaultReplyTo, headerMapper, mappedReplyHeaders, mappedRequestHeaders, messageConverter, recoveryCallback, retryTemplate
autoStartup, errorChannel, errorChannel, id, phase, replyChannel, replyChannel, replyMapper, replyTimeout, requestChannel, requestChannel, requestMapper, requestTimeout, shouldTrack
_this, createInstance, destroyInstance, doGet, get, getId, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stop
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
protected final AbstractMessageListenerContainerSpec<?,C extends AbstractMessageListenerContainer> listenerContainerSpec
public Map<Object,String> getComponentsToRegister()
getComponentsToRegister
in interface ComponentsRegistration