|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A ProcessingNode
builder.
Lifecycle information : a TreeBuilder
can be recycled
and used to build several Processor
s, each one defining
a different ServiceManager
.
Method Summary | |
ProcessingNode |
buildNode(Configuration config)
Build the ProcessingNode and its children from the given
Configuration , and optionnaly register it in the tree builder
for lookup by other LinkedProcessingNodeBuilder s. |
void |
setBuilder(TreeBuilder builder)
Set the builder for which we are building. |
Method Detail |
public void setBuilder(TreeBuilder builder)
public ProcessingNode buildNode(Configuration config) throws Exception
ProcessingNode
and its children from the given
Configuration
, and optionnaly register it in the tree builder
for lookup by other LinkedProcessingNodeBuilder
s.
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |