Package org.mule.config.spring.parsers.assembly

Interface Summary
BeanAssembler Bean Assembler provides a high-level interface to constructing beans.
BeanAssemblerFactory  
TwoStageMapBeanAssemblerFactory.BeanAssemblerStore  
 

Class Summary
AbstractMapBeanAssembler  
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.
AttributeMapBeanAssemblerFactory  
DefaultBeanAssembler  
DefaultBeanAssemblerFactory  
MapEntryCombiner This is used internally by DefaultBeanAssembler along with ChildSingletonMapDefinitionParser.
TwoStageMapBeanAssembler This is used by MapDefinitionParserMutator - it takes a normal bean definition and re-packages it as a map (rather than individual values).
TwoStageMapBeanAssemblerFactory  
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.