| Interface | Description |
|---|---|
| BuildSettingsAware |
Marker interface for classes interested in BuildSettings.
|
| Class | Description |
|---|---|
| ClasspathConfigurer |
Support class that configures the Grails classpath when executing command line scripts.
|
| GrailsBuildEventListener | |
| 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 | |
| MetaClassRegistryCleaner |
Allows clean-up of changes made to the MetaClassRegistry.
|
| OwnerlessClosure | |
| PluginPathDiscoverySupport |
Utility methods for plugin discovery when running the Grails command line.
|
| ScriptBindingInitializer |
Configures the binding used when running Grails scripts.
|