Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.activemq.spring
Class Main  view Main download Main.java

java.lang.Object
  extended byorg.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
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
run the Message Broker as a standalone application