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. 
 

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).
FilterDefinitionParser
          This allows a filter to be defined globally, or embedded within an endpoint.
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.
 



Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.