Package org.nanocontainer.script.groovy

This package contains Groovy scripting support for NanoContainer assembly.

See:
          Description

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

Class Summary
DynaopGroovyNodeBuilder A GroovyNodeBuilder that supports scripting of aspects via dynaop.
GroovyContainerBuilder The groovy script has to return an instance of NanoContainer.
GroovyNodeBuilder Builds node trees of PicoContainers and Pico components using GroovyMarkup.
GroovyScriptGenerator This class can generate a Groovy script from a preconfigured container.
OldGroovyNodeBuilder Deprecated. Since version 1.0-RC-3, use GroovyNodeBuilder instead.
 

Exception Summary
GroovyCompilationException  
 

Package org.nanocontainer.script.groovy Description

This package contains Groovy scripting support for NanoContainer assembly.

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



Copyright © 2003-2010 Codehaus. All Rights Reserved.