Groovy Documentation

Package org.codehaus.groovy.grails.cli.fork

 

Class Summary
ExecutionContext
ForkedGrailsProcess Helper class for kicking off forked JVM processes, helpful in managing the setup and execution of the forked process.
ForkedGrailsProcess.TextDumper
ForkedGrailsProcessConfig Configuration for a forked process
ForkedGrailsProjectClassExecutor Base class that deals with the setup logic needed to run a Grails build system component (GrailsProjectCompiler, GrailsProjectLoader, GrailsProjectRunner etc.) in a forked process.
IncludeTargets
 


Groovy Documentation