org.activemq.spring
Class Main

java.lang.Object
  extended by org.activemq.spring.Main

public class Main
extends 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(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-2009 Protique, Ltd.. All Rights Reserved.