org.onebusaway.quickstart.bootstrap
Class WebappBootstrapMain

java.lang.Object
  extended by org.onebusaway.quickstart.bootstrap.WebappBootstrapMain

public class WebappBootstrapMain
extends Object

Boostrap a Jetty webapp container for running an instance of OneBusAway.

Author:
bdferris

Constructor Summary
WebappBootstrapMain()
           
 
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
 

Constructor Detail

WebappBootstrapMain

public WebappBootstrapMain()
Method Detail

run

public static void run(URL warUrl,
                       boolean consoleMode,
                       String[] args)
                throws Exception
Throws:
Exception


Copyright © 2012 OneBusAway. All Rights Reserved.