org.codehaus.activemq.broker.impl
Class Main

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

public class Main
extends Object

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

Version:
$Revision: 1.1 $

Constructor Summary
Main()
           
 
Method Summary
static void main(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(String[] args)
run the Message Broker as a standalone application

Parameters:
args -


Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.