Package org.picocontainer.script.groovy.nodes

Class Summary
AbstractBuilderNode Abstract base class for custom nodes.
AppendContainerNode Sometimes it is worthwhile to split apart node building into functions.
BeanNode Creates on-the-spot Javabeans configurations and registers the result with the container @link MutablePicoContainer#addComponent}.
ChildContainerNode Creates a new PicoContainer node.
ClassLoaderNode  
ClasspathNode  
ComponentNode Creates a component node
ConfigNode Config node adds configuration entry to mutable pico container.
DoCallNode Handles 'doCall' nodes.
GrantNode  
NewBuilderNode Handles the child of container 'newBuilder' node.
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.