S
- the spec type.C
- the container type.public abstract class AmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,C>,C extends AbstractMessageListenerContainer> extends AmqpBaseInboundChannelAdapterSpec<S> implements ComponentsRegistration
Modifier and Type | Field and Description |
---|---|
protected AbstractMessageListenerContainerSpec<?,C> |
listenerContainerSpec |
headerMapper
PARSER, target
logger
DEFAULT_PHASE
OBJECT_TYPE_ATTRIBUTE
Modifier | Constructor and Description |
---|---|
protected |
AmqpInboundChannelAdapterSpec(AbstractMessageListenerContainerSpec<?,C> listenerContainerSpec) |
Modifier and Type | Method and Description |
---|---|
Map<Object,String> |
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
protected final AbstractMessageListenerContainerSpec<?,C extends AbstractMessageListenerContainer> listenerContainerSpec
protected AmqpInboundChannelAdapterSpec(AbstractMessageListenerContainerSpec<?,C> listenerContainerSpec)
public Map<Object,String> getComponentsToRegister()
getComponentsToRegister
in interface ComponentsRegistration