org.apache.activemq.tool
Class WebServer

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

public final class WebServer
extends Object

Version:
$Revision$

Field Summary
static int PORT
           
static String WEBAPP_CTX
           
static String WEBAPP_DIR
           
 
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
Method Detail

main

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


Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.