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

Packages that use MuleOrphanDefinitionParser
org.mule.config.spring.parsers.specific Targetted support for specific components in the Mule system. 
org.mule.module.client.config   
org.mule.module.cxf.config   
org.mule.module.scripting.config   
org.mule.transport.jdbc.config   
org.mule.transport.jms.config   
 

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

Subclasses of MuleOrphanDefinitionParser in org.mule.config.spring.parsers.specific
 class DefaultNameMuleOrphanDefinitionParser
           
 class GlobalPropertyDefinitionParser
           
 class TransactionManagerDefinitionParser
           
 

Methods in org.mule.config.spring.parsers.specific that return MuleOrphanDefinitionParser
static MuleOrphanDefinitionParser ExceptionStrategyDefinitionParser.createRootDefinitionParser(Class exceptionStrategyClass)
           
 

Uses of MuleOrphanDefinitionParser in org.mule.module.client.config
 

Subclasses of MuleOrphanDefinitionParser in org.mule.module.client.config
 class RemoteDispatcherAgentDefinitionParser
           
 

Uses of MuleOrphanDefinitionParser in org.mule.module.cxf.config
 

Methods in org.mule.module.cxf.config that return MuleOrphanDefinitionParser
static MuleOrphanDefinitionParser WsSecurityDefinitionParser.createRootDefinitionParser(Class wsSecurityClass)
           
 

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

Subclasses of MuleOrphanDefinitionParser in org.mule.module.scripting.config
 class GroovyRefreshableBeanBuilderParser
           
 

Uses of MuleOrphanDefinitionParser in org.mule.transport.jdbc.config
 

Subclasses of MuleOrphanDefinitionParser in org.mule.transport.jdbc.config
 class DataSourceDefinitionParser
           
 

Uses of MuleOrphanDefinitionParser in org.mule.transport.jms.config
 

Subclasses of MuleOrphanDefinitionParser in org.mule.transport.jms.config
 class JmsConnectorDefinitionParser
           
 class MuleMQConnectorDefinitionParser
           
 



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