org.mortbay.jetty.plugin
Class Starter
java.lang.Object
org.mortbay.jetty.plugin.Starter
public class Starter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PORT_SYSPROPERTY
public static final String PORT_SYSPROPERTY
- See Also:
- Constant Field Values
Starter
public Starter()
configureJetty
public void configureJetty()
throws Exception
- Throws:
Exception
configureWebApp
public void configureWebApp()
throws Exception
- Throws:
Exception
getConfiguration
public void getConfiguration(String[] args)
throws Exception
- Throws:
Exception
run
public void run()
throws Exception
- Throws:
Exception
applyJettyXml
public void applyJettyXml()
throws Exception
- Throws:
Exception
prependHandler
protected void prependHandler(org.eclipse.jetty.server.Handler handler,
org.eclipse.jetty.server.handler.HandlerCollection handlers)
main
public static final void main(String[] args)
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.