public class NamedSetterChildElementIterator extends AbstractChildElementIterator
Since this handles the iteration over children explicitly you need to set the flag
MuleHierarchicalBeanDefinitionParserDelegate.MULE_NO_RECURSE
on the parser.
Constructor and Description |
---|
NamedSetterChildElementIterator(String setter,
BeanAssemblerFactory beanAssemblerFactory,
PropertyConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected void |
insertBean(BeanAssembler targetAssembler,
Object childBean,
Element parent,
Element child) |
postProcess, processChildElement
public NamedSetterChildElementIterator(String setter, BeanAssemblerFactory beanAssemblerFactory, PropertyConfiguration configuration)
protected void insertBean(BeanAssembler targetAssembler, Object childBean, Element parent, Element child)
insertBean
in class AbstractChildElementIterator
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.