org.activemq.tool
Class WebServer

java.lang.Object
  extended by org.activemq.tool.WebServer

public class WebServer
extends Object

Version:
$Revision$

Field Summary
static int PORT
           
static String WEBAPP_CTX
           
static String WEBAPP_DIR
           
 
Constructor Summary
WebServer()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PORT

public static final int PORT
See Also:
Constant Field Values

WEBAPP_DIR

public static final String WEBAPP_DIR
See Also:
Constant Field Values

WEBAPP_CTX

public static final String WEBAPP_CTX
See Also:
Constant Field Values
Constructor Detail

WebServer

public WebServer()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


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