| Interface | Description |
|---|---|
| BeanAssembler |
Bean Assembler provides a high-level interface to constructing beans.
|
| BeanAssemblerFactory | |
| TwoStageMapBeanAssemblerFactory.BeanAssemblerStore |
| Class | Description |
|---|---|
| AbstractMapBeanAssembler | |
| AttributeMapBeanAssembler |
This can be used inside a
ChildDefinitionParser - it
takes named properties and, instead of inserting them individually on the target, it packages them as
a Map and inserts that. |
| AttributeMapBeanAssemblerFactory | |
| DefaultBeanAssembler | |
| DefaultBeanAssemblerFactory | |
| MapEntryCombiner |
This is used internally by
DefaultBeanAssembler
along with ChildSingletonMapDefinitionParser. |
| TwoStageMapBeanAssembler |
This is used by
MapDefinitionParserMutator - it takes
a normal bean definition and re-packages it as a map (rather than individual values). |
| TwoStageMapBeanAssemblerFactory |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.