Uses of Package
org.mule.config.spring.parsers.specific

Packages that use org.mule.config.spring.parsers.specific
org.mule.config.spring.parsers.specific Targetted support for specific components in the Mule system. 
org.mule.module.client.config   
org.mule.module.scripting.config   
org.mule.module.xml.config   
org.mule.tck.config   
 

Classes in org.mule.config.spring.parsers.specific used by org.mule.config.spring.parsers.specific
ComponentDefinitionParser
           
ConfigurationChildDefinitionParser
          Extend ChildDefinitionParser to include logic for identifying parent configuration element (since this only applies to "default" elements there's an ugliness here - contradicitions (non-default children of configuration) are avoided by the mule.xsd schema).
 

Classes in org.mule.config.spring.parsers.specific used by org.mule.module.client.config
AgentDefinitionParser
           
 

Classes in org.mule.config.spring.parsers.specific used by org.mule.module.scripting.config
ComponentDefinitionParser
           
 

Classes in org.mule.config.spring.parsers.specific used by org.mule.module.xml.config
TransformerDefinitionParser
          This allows a transformer to be defined globally, or embedded within an endpoint (as either a normal or response transformer).
 

Classes in org.mule.config.spring.parsers.specific used by org.mule.tck.config
ComponentDefinitionParser
           
 



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