| Package | Description |
|---|---|
| org.mule.runtime.config.spring.parsers.assembly |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMapBeanAssembler |
class |
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. |
class |
TwoStageMapBeanAssembler
This is used by
MapDefinitionParserMutator - it takes a normal bean
definition and re-packages it as a map (rather than individual values). |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.