Package org.codehaus.groovy.tools
Class GroovyStarter
java.lang.Object
org.codehaus.groovy.tools.GroovyStarter
public class GroovyStarter extends Object
Helper class to initialize the Groovy runtime.
- 
Constructor Summary
Constructors Constructor Description GroovyStarter() - 
Method Summary
Modifier and Type Method Description static voidmain(String[] args)static voidrootLoader(String[] args) 
- 
Constructor Details
- 
GroovyStarter
public GroovyStarter() 
 - 
 - 
Method Details
- 
rootLoader
 - 
main
 
 -