java.lang.Object
org.activemq.spring.Main
- public class Main
- extends java.lang.Object
A simple command line tool which runs a JMS Message Broker on the command line
using a Spring XML deployment descriptor
- Version:
- $Revision$
|
Constructor Summary |
Main()
|
|
Method Summary |
static void |
main(java.lang.String[] args)
run the Message Broker as a standalone application |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
main
public static void main(java.lang.String[] args)
- run the Message Broker as a standalone application