Class JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware
java.lang.Object
org.springframework.integration.dsl.IntegrationComponentSpec<S,H>
 
org.springframework.integration.dsl.MessageHandlerSpec<S,JmsSendingMessageHandler>
 
org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec<JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware>
org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware
- All Implemented Interfaces:
- DisposableBean,- FactoryBean<JmsSendingMessageHandler>,- InitializingBean,- Lifecycle,- Phased,- SmartLifecycle,- ComponentsRegistration
- Enclosing class:
- JmsOutboundChannelAdapterSpec<S extends JmsOutboundChannelAdapterSpec<S>>
public static class JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware
extends JmsOutboundChannelAdapterSpec<JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware>
implements ComponentsRegistration
A 
JmsTemplate-based JmsOutboundChannelAdapterSpec extension.- 
Nested Class SummaryNested classes/interfaces inherited from class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpecJmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware
- 
Field SummaryFields inherited from class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpecjmsTemplateSpecFields inherited from class org.springframework.integration.dsl.IntegrationComponentSpeclogger, PARSER, targetFields inherited from interface org.springframework.beans.factory.FactoryBeanOBJECT_TYPE_ATTRIBUTEFields inherited from interface org.springframework.context.SmartLifecycleDEFAULT_PHASE
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedJmsOutboundChannelSpecTemplateAware(ConnectionFactory connectionFactory) 
- 
Method SummaryMethods inherited from class org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpecdeliveryModeExpression, deliveryModeFunction, destination, destination, destination, destinationExpression, extractPayload, headerMapper, timeToLiveExpression, timeToLiveFunctionMethods inherited from class org.springframework.integration.dsl.IntegrationComponentSpec_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.beans.factory.FactoryBeanisSingleton
- 
Constructor Details- 
JmsOutboundChannelSpecTemplateAware
 
- 
- 
Method Details- 
configureJmsTemplatepublic JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware configureJmsTemplate(Consumer<JmsTemplateSpec> configurer) 
- 
getComponentsToRegister- Specified by:
- getComponentsToRegisterin interface- ComponentsRegistration
 
 
-