Uses of Package
org.codehaus.groovy.maven.runtime

Packages that use org.codehaus.groovy.maven.runtime
org.codehaus.groovy.maven.plugin.compile   
org.codehaus.groovy.maven.plugin.stubgen   
org.codehaus.groovy.maven.runtime.support   
 

Classes in org.codehaus.groovy.maven.runtime used by org.codehaus.groovy.maven.plugin.compile
ClassCompiler
          Groovy class compiler abstraction.
ClassCompiler.Keys
           
 

Classes in org.codehaus.groovy.maven.runtime used by org.codehaus.groovy.maven.plugin.stubgen
StubCompiler
          Groovy Groovy to Java stub compiler abstraction.
 

Classes in org.codehaus.groovy.maven.runtime used by org.codehaus.groovy.maven.runtime.support
ClassFactory
          Provides an abstraction to load Groovy classes.
ScriptExecutor
          Provides an abstraction to execute Groovy scripts.
TraceSanitizer
          Provides an abstraction to sanatize Groovy stack-traces.
 



Copyright © 2006-2009 Codehaus. All Rights Reserved.