Uses of Class
org.mule.config.spring.parsers.generic.NamedDefinitionParser

Packages that use NamedDefinitionParser
org.mule.config.spring.parsers.delegate   
org.mule.config.spring.parsers.specific Targetted support for specific components in the Mule system. 
 

Uses of NamedDefinitionParser in org.mule.config.spring.parsers.delegate
 

Constructors in org.mule.config.spring.parsers.delegate with parameters of type NamedDefinitionParser
InheritDefinitionParser(boolean deflt, OrphanDefinitionParser orphan, NamedDefinitionParser named)
           
InheritDefinitionParser(OrphanDefinitionParser orphan, NamedDefinitionParser named)
           
 

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

Subclasses of NamedDefinitionParser in org.mule.config.spring.parsers.specific
 class ConfigurationDefinitionParser
          Parses the element.
 



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