- All Implemented Interfaces:
javax.jms.MessageListener
public class MDDConsumer
extends Object
implements javax.jms.MessageListener
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MDDConsumer
public MDDConsumer()
-
Method Details
-
-
-
onMessage
public void onMessage(javax.jms.Message message)
- Specified by:
onMessage in interface javax.jms.MessageListener