|
Griffon 1.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.griffon.cli.support.GriffonStarter
public class GriffonStarter
| Field Summary | |
|---|---|
private static String |
GRIFFON_ROOT_CLASSLOADER
|
private static String |
LOADER_FILE
|
| Constructor Summary | |
GriffonStarter()
|
|
| Method Summary | |
|---|---|
private static void
|
exit(Exception e)
|
private static void
|
exit(String msg)
|
static void
|
main(String[] args)
|
static void
|
rootLoader(String[] args)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private static final String GRIFFON_ROOT_CLASSLOADER
private static final String LOADER_FILE
| Constructor Detail |
|---|
GriffonStarter()
| Method Detail |
|---|
private static void exit(Exception e)
private static void exit(String msg)
public static void main(String[] args)
public static void rootLoader(String[] args)
Groovy Documentation