Package org.mule.config.spring.parsers.collection

Support for building collections, or adding an element to a collection in a parent bean.

See:
          Description

Interface Summary
DynamicAttributeDefinitionParser  
 

Class Summary
AttributeListEntryDefinitionParser  
AttributeMapDefinitionParser Creates a single, stand-alone map object and processes all attributes to this map
ChildListDefinitionParser  
ChildListEntryDefinitionParser Process an element as a value that is appended to a list in the parent object (the enclosing XML element).
ChildListEntryDefinitionParser.ListEntry  
ChildMapDefinitionParser Creates a single Map and processes standard Spring sub elements.
ChildMapEntryDefinitionParser  
ChildMapEntryDefinitionParser.KeyValuePair  
ChildPropertiesDefinitionParser Creates a single Properties object and processes standard Spring sub elements.
ChildSingletonMapDefinitionParser  
OrphanMapDefinitionParser Creates a single, stand-alone map object and processes standard Spring sub elements
 

Package org.mule.config.spring.parsers.collection Description

Support for building collections, or adding an element to a collection in a parent bean.



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