DEVFYI - Developer Resource - FYI

What is the main parts of JMS applications?

JMS Interview Questions and Answers


(Continued from previous question...)

12. What is the main parts of JMS applications?

The main parts of JMS applications are:
--ConnectionFactory and Destination
--Connection
--Session
--MessageProducer
--MessageConsumer
--Message

(Continued on next question...)

Other Interview Questions