| Class |
Description |
|
ChildFirstURLClassLoader
|
Based on http://stackoverflow.com/a/6424879/166062 |
|
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. |