Groovy Documentation

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

 

Interface Summary
BuildSettingsAware Marker interface for classes interested in BuildSettings.
JndiBindingHandler Used for plugins to register additional handler for JNDI binding For example the Mail plugin can add a binder for javax.mail.Session etc.
 


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
JndiBindingSupport Aids in binding a mock JNDI context from Grails' JNDI configuration format
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.
UaaIntegration Integrates UAA usage tracking with Grails.
UaaIntegrationSupport Groovy XML support class for UaaIntegration.
 


Groovy Documentation