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

Quick Search    Search Deep

org.activemq.broker.impl
Class Main  view Main download Main.java

java.lang.Object
  extended byorg.activemq.broker.impl.Main

public class Main
extends java.lang.Object

A simple command line tool which runs a JMS Message Broker on the command line

Version:
$Revision: 1.1.1.1 $

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