Uses of Class
org.springframework.batch.item.jms.builder.JmsItemWriterBuilder
Package
Description
Builders for JMS item reader and writer.
-
Uses of JmsItemWriterBuilder in org.springframework.batch.item.jms.builder
Modifier and TypeMethodDescriptionJmsItemWriterBuilder.jmsTemplate
(org.springframework.jms.core.JmsOperations jmsTemplate) Establish the JMS template that will be used by theJmsItemWriter
.