public static class JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware extends JmsInboundChannelAdapterSpec<JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware> implements ComponentsRegistration
JmsTemplate-based JmsInboundChannelAdapterSpec extension.JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAwarejmsTemplateSpecPARSER, targetloggerDEFAULT_PHASE| 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, messageSelectormessageHeaders_this, createInstance, destroyInstance, doGet, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopafterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingletonpublic 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