com.google.appengine.tools.development.gwt
Class AppEngineLauncher
java.lang.Object
ServletContainerLauncher
com.google.appengine.tools.development.gwt.AppEngineLauncher
public class AppEngineLauncher
- extends ServletContainerLauncher
A GWT SCL that allows DevAppServer to be embedded within GWT Development Mode.
Method Summary |
ServletContainer |
start(TreeLogger logger,
int port,
java.io.File appRootDir)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppEngineLauncher
public AppEngineLauncher()
start
public ServletContainer start(TreeLogger logger,
int port,
java.io.File appRootDir)
throws UnableToCompleteException
- Throws:
UnableToCompleteException