Uses of Class
org.springframework.batch.item.jms.JmsItemWriter
Package
Description
Builders for JMS item reader and writer.
-
Uses of JmsItemWriter in org.springframework.batch.item.jms.builder
Modifier and TypeMethodDescriptionJmsItemWriterBuilder.build()
Returns a fully constructedJmsItemWriter
.