

MCQOPTIONS
Saved Bookmarks
1. |
The template handles the boilerplate tasks for you and also converts the JMS API JMSException hierarchy into Spring runtime exception:- |
A. | org.springframework.jms.Jms |
B. | org.springframework.jms.JmsException |
C. | org.springframework.jms.JmsTemplate |
D. | none of the mentioned |
Answer» C. org.springframework.jms.JmsTemplate | |