public static class JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware extends JmsInboundChannelAdapterSpec<JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware> implements ComponentsRegistration
JmsTemplate
-based JmsInboundChannelAdapterSpec
extension.JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware
jmsTemplateSpec
PARSER, target
logger
DEFAULT_PHASE
OBJECT_TYPE_ATTRIBUTE
Modifier | Constructor and Description |
---|---|
protected |
JmsInboundChannelSpecTemplateAware(ConnectionFactory connectionFactory) |
Modifier and Type | Method and Description |
---|---|
JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware |
configureJmsTemplate(java.util.function.Consumer<JmsTemplateSpec> configurer)
Configure the channel adapter to use the template specification created by invoking the
Consumer callback, passing in a JmsTemplateSpec . |
Map<Object,String> |
getComponentsToRegister() |
destination, destination, headerMapper, messageSelector
messageHeaders
_this, createInstance, destroyInstance, doGet, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stop
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
protected JmsInboundChannelSpecTemplateAware(ConnectionFactory connectionFactory)
public JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware configureJmsTemplate(java.util.function.Consumer<JmsTemplateSpec> configurer)
Consumer
callback, passing in a JmsTemplateSpec
.configurer
- the configurer.public Map<Object,String> getComponentsToRegister()
getComponentsToRegister
in interface ComponentsRegistration