public class Starter
extends java.lang.Object
Constructor and Description |
---|
Starter() |
Modifier and Type | Method and Description |
---|---|
void |
applyJettyXml()
Apply any jetty xml files given
|
void |
communicateStartupResult() |
void |
configureJetty() |
void |
configureWebApp() |
void |
getConfiguration(java.lang.String[] args) |
void |
join() |
static void |
main(java.lang.String[] args) |
protected void |
prependHandler(Handler handler,
HandlerCollection handlers) |
void |
run() |
public void configureJetty() throws java.lang.Exception
java.lang.Exception
public void configureWebApp() throws java.lang.Exception
java.lang.Exception
public void getConfiguration(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public void run() throws java.lang.Exception
java.lang.Exception
public void join() throws java.lang.Exception
java.lang.Exception
public void communicateStartupResult()
public void applyJettyXml() throws java.lang.Exception
java.lang.Exception
- if unable to apply the xmlprotected void prependHandler(Handler handler, HandlerCollection handlers)
public static final void main(java.lang.String[] args)
args
- Starter argumentsCopyright © 1995–2023 Webtide. All rights reserved.