This definition parser supports the definition of beans that are then set on the parent bean -
it extends
org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser with
methods that assume the data are associated with a single property.
This supports collections and Maps.
This parser extends the Spring provided
AbstractBeanDefinitionParser to provide additional features for
consistently customising bean representations for Mule bean definition parsers.