java.lang.Object
org.activemq.demo.SimpleProducer
- public class SimpleProducer
- extends java.lang.Object
A simple polymorphic JMS producer 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 |
SimpleProducer
public SimpleProducer()
main
public static void main(java.lang.String[] args)