public abstract class ErraiDevServer extends DevServer
| Constructor and Description |
|---|
ErraiDevServer(String[] args)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addModulesToJetty(DevServerEnvironment environment,
org.eclipse.jetty.server.handler.ContextHandlerCollection handlers)
Adds the dev server modules as contexts in jetty.
|
protected abstract String |
getErraiModuleId() |
addModules, createDevEnvironment, disableDebug, enableDebug, go, postStart, preConfig, serverPortpublic ErraiDevServer(String[] args)
protected void addModulesToJetty(DevServerEnvironment environment, org.eclipse.jetty.server.handler.ContextHandlerCollection handlers) throws Exception
DevServerprotected abstract String getErraiModuleId()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.