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 BridgeComponent, org.mule.component.simple.EchoComponent and org.mule.component.simple.LogComponent.
 

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-2009 MuleSource, Inc.. All Rights Reserved.