public static class JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware extends JmsInboundChannelAdapterSpec<JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware>
JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAwareid, logger, PARSER, target| Modifier and Type | Method and Description |
|---|---|
JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware |
configureJmsTemplate(Consumer<JmsTemplateSpec> configurer)
Configure the channel adapter to use the template specification created by invoking the
Consumer callback, passing in a JmsTemplateSpec. |
destination, destination, doGet, headerMapper, messageSelector_this, get, getId, idpublic JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware configureJmsTemplate(Consumer<JmsTemplateSpec> configurer)
Consumer callback, passing in a JmsTemplateSpec.configurer - the configurer.