Uses of Class
org.nanocontainer.script.groovy.GroovyNodeBuilder

Packages that use GroovyNodeBuilder
org.nanocontainer.script.groovy This package contains Groovy scripting support for NanoContainer assembly. 
 

Uses of GroovyNodeBuilder in org.nanocontainer.script.groovy
 

Subclasses of GroovyNodeBuilder in org.nanocontainer.script.groovy
 class DynaopGroovyNodeBuilder
          A GroovyNodeBuilder that supports scripting of aspects via dynaop.
 

Methods in org.nanocontainer.script.groovy that return GroovyNodeBuilder
 GroovyNodeBuilder GroovyNodeBuilder.setNode(BuilderNode newGroovyNode)
          Add's a groovy node handler to the table of possible handlers.
 



Copyright © 2003-2007 Codehaus. All Rights Reserved.