java.lang.Object
org.activemq.demo.SimpleConsumer
- public class SimpleConsumer
- extends java.lang.Object
A simple polymorphic JMS consumer which can work with Queues or Topics
which uses JNDI to lookup the JMS connection factory and destination
- Version:
- $Revision: 1.1.1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleConsumer
public SimpleConsumer()
main
public static void main(java.lang.String[] args)