public class Starter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PORT_SYSPROPERTY |
| Constructor and Description |
|---|
Starter() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyJettyXml() |
void |
communicateStartupResult(Exception e) |
void |
configureJetty() |
void |
configureWebApp() |
void |
getConfiguration(String[] args) |
void |
join() |
static void |
main(String[] args) |
protected void |
prependHandler(org.eclipse.jetty.server.Handler handler,
org.eclipse.jetty.server.handler.HandlerCollection handlers) |
void |
run() |
public static final String PORT_SYSPROPERTY
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.