com.google.appengine.tools.development
Class DevAppServerMain
java.lang.Object
com.google.appengine.tools.development.DevAppServerMain
public class DevAppServerMain
- extends java.lang.Object
The command-line entry point for DevAppServer.
Method Summary |
static void |
main(java.lang.String[] args)
|
static void |
printHelp(java.io.PrintStream out)
|
static void |
validateWarPath(java.io.File war)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DevAppServerMain
public DevAppServerMain(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
printHelp
public static void printHelp(java.io.PrintStream out)
validateWarPath
public static void validateWarPath(java.io.File war)