By mitchp
via java.dzone.com
Published: Feb 28 2013 / 08:29
In order to receive JMS messages, Spring provides the concept of message listener containers. These are beans that can be tied to receive messages that arrive at certain destinations. This post will examine the different ways in which containers can be configured.
Add your comment