Uses of Class
org.springframework.batch.item.jms.builder.JmsItemReaderBuilder
Packages that use JmsItemReaderBuilder
Package
Description
Builders for JMS item reader and writer.
-
Uses of JmsItemReaderBuilder in org.springframework.batch.item.jms.builder
Methods in org.springframework.batch.item.jms.builder that return JmsItemReaderBuilderModifier and TypeMethodDescriptionSet the expected type of incoming message payloads.JmsItemReaderBuilder.jmsTemplate
(org.springframework.jms.core.JmsOperations jmsTemplate) Establish the JMS template that will be used by the JmsItemReader.