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.ws.config.spring.parsers.specific   
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
AbstractFlowConstructDefinitionParser
           
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).
MessageProcessorDefinitionParser
          This allows a message processor to be defined globally, or embedded within an endpoint.
SimpleComponentDefinitionParser
          Used to parse shortcut elements for simple built-in components such as EchoComponent and LogComponent.
 

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

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.ws.config.spring.parsers.specific
AbstractFlowConstructDefinitionParser
           
 

Classes in org.mule.config.spring.parsers.specific used by org.mule.module.xml.config
MessageProcessorDefinitionParser
          This allows a message processor to be defined globally, or embedded within an endpoint.
 

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



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