Tuesday, November 29, 2011

Explain about message listeners?

It acts as an asynchronous event handler for messages. It implements the message listener interface. A developer defines the actions which should be taken when the message arrives such as deleting, forwarding, etc. A queue connection can be initiated once this connection is defined.
Category:JMS Interview Questions

No comments:

Post a Comment