Package org.grails.launcher

Class Summary
BootstrapUtils Methods to help the bootstrapping process
ForkedGrailsLauncher Allows for Grails commands to be executed in a Forked VM
ForkedGrailsLauncher.ExecutionContext  
GrailsLauncher Helper class that allows a client to bootstrap the Grails build system in its own class loader.
NameUtils Utility methods for converting between script names used on the command line and their class names, and vice versa.
RootLoader This ClassLoader should be used as root of class loaders.