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 |
PARSER, targetloggerDEFAULT_PHASE| Modifier and Type | Method and Description |
|---|---|
Map<Object,String> |
getComponentsToRegister() |
defaultReplyTo, headerMapper, mappedReplyHeaders, mappedRequestHeaders, messageConverter, recoveryCallback, retryTemplateautoStartup, 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, stopafterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingletonprotected final AbstractMessageListenerContainerSpec<?,C extends AbstractMessageListenerContainer> listenerContainerSpec
public Map<Object,String> getComponentsToRegister()
getComponentsToRegister in interface ComponentsRegistration