org.codehaus.groovy.tools
Class GroovyStarter
java.lang.Object
org.codehaus.groovy.tools.GroovyStarter
- public class GroovyStarter
- extends Object
Helper class to help classworlds to load classes.
Method Summary |
static void |
main(String[] oldArgs,
org.codehaus.classworlds.ClassWorld classWorld)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyStarter
public GroovyStarter()
main
public static void main(String[] oldArgs,
org.codehaus.classworlds.ClassWorld classWorld)
Copyright © 2003-2005 The Codehaus. All Rights Reserved.