org.apache.tomee.embedded
Class Main

java.lang.Object
  extended by org.apache.tomee.embedded.Main

public class Main
extends Object


Field Summary
static String CONTEXT
           
static String DIRECTORY
           
static String PATH
           
static String PORT
           
static String SHUTDOWN
           
 
Constructor Summary
Main()
           
 
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 String PORT
See Also:
Constant Field Values

SHUTDOWN

public static final String SHUTDOWN
See Also:
Constant Field Values

PATH

public static final String PATH
See Also:
Constant Field Values

CONTEXT

public static final String CONTEXT
See Also:
Constant Field Values

DIRECTORY

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

Main

public Main()
Method Detail

main

public static void main(String[] args)


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.