Uses of Class
org.springframework.batch.item.jms.builder.JmsItemReaderBuilder
Package
Description
Builders for JMS item reader and writer.
-
Uses of JmsItemReaderBuilder in org.springframework.batch.item.jms.builder
Modifier 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.