org.onebusaway.quickstart.bootstrap
Class WebappBootstrapMain
java.lang.Object
org.onebusaway.quickstart.bootstrap.WebappBootstrapMain
public class WebappBootstrapMain
- extends Object
Boostrap a Jetty webapp container for running an instance of OneBusAway.
- Author:
- bdferris
Method Summary |
static void |
run(URL warUrl,
boolean consoleMode,
String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebappBootstrapMain
public WebappBootstrapMain()
run
public static void run(URL warUrl,
boolean consoleMode,
String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 OneBusAway. All Rights Reserved.