Groovy Documentation

Package org.codehaus.groovy.grails.cli.support

 

Interface Summary
BuildSettingsAware Marker interface for classes interested in BuildSettings.
 


Class Summary
ClasspathConfigurer Support class that configures the Grails classpath when executing command line scripts.
GrailsBuildEventListener @author Graeme Rocher
GrailsBuildHelper Helper class that allows a client to bootstrap the Grails build system in its own class loader.
GrailsRootLoader A custom Groovy RootLoader that works around issue GROOVY-2303.
GrailsStarter @author Graeme Rocher
MetaClassRegistryCleaner Allows clean-up of changes made to the MetaClassRegistry.
OwnerlessClosure @author graemerocher
PluginPathDiscoverySupport Utility methods for plugin discovery when running the Grails command line.
ScriptBindingInitializer Configures the binding used when running Grails scripts.
 


Groovy Documentation