Package org.mule.config.spring.parsers.processors

Class Summary
AbstractChildElementIterator This iterates over child elements, parsing them and calling AbstractChildElementIterator.insertBean(org.mule.config.spring.parsers.assembly.BeanAssembler, org.springframework.beans.factory.config.BeanDefinition, org.w3c.dom.Element, org.w3c.dom.Element).
AddAttribute  
AttributeConcatenation  
BlockAttribute Throws an exception if any of the disallowed attributes (after translation) is present.
CheckExclusiveAttribute If this attribute is present, no other can be
CheckExclusiveAttributes Attributes from two different sets cannot appear together
CheckRequiredAttributes All attributes from at least one set must be provided
ConstructorReference  
ExtendTarget  
IdAttribute  
NameAttribute  
NamedSetterChildElementIterator This iterates over the child elements, generates beans, and sets them on the current bean via the setter given.
ProvideDefaultName  
ProvideDefaultNameFromElement  
RequireAttribute Throws an exception if any of the required attributes (after translation) are missing.
 

Exception Summary
BlockAttribute.BlockAttributeException  
CheckExclusiveAttribute.CheckExclusiveAttributeException  
CheckExclusiveAttributes.CheckExclusiveAttributesException  
CheckRequiredAttributes.CheckRequiredAttributesException  
RequireAttribute.RequireAttributeException  
 



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