Uses of Class
org.mule.config.spring.parsers.specific.ComponentDefinitionParser

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

Uses of ComponentDefinitionParser in org.mule.config.spring.parsers.specific
 

Subclasses of ComponentDefinitionParser in org.mule.config.spring.parsers.specific
 class ShortcutComponentDefinitionParser
           
 class SimpleComponentDefinitionParser
          Used to parse shortcut elements for simple built-in components such as EchoComponent and LogComponent.
 class StaticComponentDefinitionParser
          BDP which parses the element of the .
 

Uses of ComponentDefinitionParser in org.mule.module.scripting.config
 

Subclasses of ComponentDefinitionParser in org.mule.module.scripting.config
 class ScriptComponentDefinitionParser
           
 

Uses of ComponentDefinitionParser in org.mule.tck.config
 

Subclasses of ComponentDefinitionParser in org.mule.tck.config
 class TestComponentDefinitionParser
          Configures a FunctionalTestComponent wrapped as a JavaComponent.
 



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