public class Apollo extends Object
A main class which setups up a classpath and then passes execution off to another main class
| Constructor and Description |
|---|
Apollo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
protected static String[] |
resolveBootDirs(LinkedList<String> argList) |
public static void main(String[] args) throws Throwable, NoSuchMethodException, IllegalAccessException
protected static String[] resolveBootDirs(LinkedList<String> argList)
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.