|
![]() |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ContainerBuilder | The responsibility of a ContainerBuilder is to build containers. |
NodeBuilderDecorator | NodeBuilderDecorators allows to dynamically extend node-based builder syntax, such as GroovyNodeBuilder. |
Class Summary | |
---|---|
AbstractContainerBuilder | |
DefaultContainerBuilder | Default builder creates an empty caching DefaultPicoContainer. |
NullNodeBuilderDecorator | Null-object implementation of NodeBuilderDecorator |
ScriptedBuilder | Facade to build ScriptedScriptedPicoContainer |
ScriptedBuilderNameResolver | ScriptedBuilderNameResolver handles the task of resolving a file name to a builder name. |
ScriptedContainerBuilder | Abstract class for script-based container builders |
ScriptedContainerBuilderFactory | Factory class for scripted container builders of various scripting languages. |
Standalone | Standalone offers a command line interface to PicoContainer. |
Enum Summary | |
---|---|
LifecycleMode | Enumeration for lifecycle behaviors with the container builders. |
Exception Summary | |
---|---|
BuilderClassNotFoundException | Indicates that a given class for a builder was not found by the ScriptedContainerBuilderFactory when trying to use its specified classloader. |
ScriptedPicoContainerMarkupException | Exception thrown when invalid markup is encountered when assembling ScriptedPicoContainer s. |
UnsupportedScriptTypeException | Thrown when a given script type extension has no corresponding builder. |
|
![]() |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |