Package org.picocontainer.script.groovy

This package contains Groovy scripting support for PicoComponent assembly.

See:
          Description

Interface Summary
BuilderNode In a node builder environment, there is often one class per node that is possible in a builder.
 

Class Summary
GroovyContainerBuilder The groovy script has to return an instance of ClassLoadingPicoContainer.
GroovyNodeBuilder Builds node trees of PicoContainers and Pico components using GroovyMarkup.
GroovyScriptGenerator This class can generate a Groovy script from a preconfigured container.
 

Exception Summary
GroovyCompilationException Thrown when a groovy compilation error occurs
 

Package org.picocontainer.script.groovy Description

This package contains Groovy scripting support for PicoComponent assembly.

More information about the groovy scripting language may be found at http://groovy.codehaus.org/



Copyright © 2003-2010 Codehaus. All Rights Reserved.