org.onebusaway.quickstart.bootstrap
Class BootstrapMain
java.lang.Object
org.onebusaway.quickstart.bootstrap.BootstrapMain
public class BootstrapMain
- extends Object
This is the bootstrap entry point for the onebusaway-quickstart WAR that
provides an executable war that can be used to quickly build a transit data
bundle and run a simple webapp on top of that bundle.
We have functionality to bootstrap a Java classpath from JARs contained
within and then execute targets within those JARs.
- Author:
- bdferris
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootstrapMain
public BootstrapMain()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 OneBusAway. All Rights Reserved.