Package org.mule.config.spring.parsers.specific.properties

Class Summary
ElementInNestedMapDefinitionParser This constructs a nested map - keyed by "mapKey" - and then adds an entry in that named from the attribute "keyAttribute".
ListPropertyDefinitionParser This allows a child element to extends a list of values, via an attribute, on a parent setter.
NestedListDefinitionParser This extends a list that is itself a property (with key mapKey).
NestedMapDefinitionParser This extends a map that is itself a property (with key mapKey).
NestedMapWithAttributesDefinitionParser This generates a nested map (an element of the parent map, with the key "mapKey", which is a map itself) and then adds any attributes as name/value pairs.
SimplePropertyDefinitionParser  
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.