|
![]() |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractBuilderNode | Abstract base class for custom nodes. |
AppendContainerNode | Sometimes it is worthwhile to split apart Nanocontainer building into functions. |
BeanNode | Creates on-the-spot Javabeans configurations and registers the result with the container via pico.registerCompoenntInstance. |
ChildContainerNode | Creates a new NanoContainer node. |
ClassLoaderNode | |
ClasspathNode | |
ComponentNode | |
DecoratingPicoContainerNode | |
DoCallNode | Handles 'doCall' nodes. |
GrantNode | |
NewBuilderNode | Handles the child of container 'newBuilder' node. |
This package contains default builder nodes for NanoContainer Groovy script assembly. Each class represents one type of node that will be handled.
The following diagram shows the typical relations in the builder nodes.
In other words:
|
![]() |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |