Uses of Package
org.mule.config.spring.parsers.delegate

Packages that use org.mule.config.spring.parsers.delegate
org.mule.config.spring.parsers.delegate   
org.mule.config.spring.parsers.specific Targetted support for specific components in the Mule system. 
org.mule.config.spring.parsers.specific.endpoint   
org.mule.config.spring.parsers.specific.endpoint.support   
org.mule.config.spring.parsers.specific.properties   
org.mule.module.cxf.config   
org.mule.module.xml.config   
org.mule.transport.jms.config   
org.mule.transport.tcp.config Configuration classes for processing Xml config elements within the TCP namespace. 
 

Classes in org.mule.config.spring.parsers.delegate used by org.mule.config.spring.parsers.delegate
AbstractDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
AbstractFirstResultSerialDefinitionParser
          Extend AbstractSerialDelegatingDefinitionParser to return the first definition as the final result
AbstractParallelDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by one instance selected from a set of parsers, depending on the context.
AbstractSerialDelegatingDefinitionParser
          This allows a set of definition parsers to be used, one after another, to process the same element.
AbstractSingleParentFamilyDefinitionParser
          This allows several parsers to be used on a single element, creating a parent bean with the first parser and then extending that with child parsers.
BooleanAttributeSelectionDefinitionParser
           
ParentContextDefinitionParser
          This encapsulates several definition parsers, selected depending on the parent element in the DOM.
SingleParentFamilyDefinitionParser
           
 

Classes in org.mule.config.spring.parsers.delegate used by org.mule.config.spring.parsers.specific
AbstractDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
AbstractFirstResultSerialDefinitionParser
          Extend AbstractSerialDelegatingDefinitionParser to return the first definition as the final result
AbstractParallelDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by one instance selected from a set of parsers, depending on the context.
AbstractSerialDelegatingDefinitionParser
          This allows a set of definition parsers to be used, one after another, to process the same element.
AbstractSingleParentFamilyDefinitionParser
          This allows several parsers to be used on a single element, creating a parent bean with the first parser and then extending that with child parsers.
AttributeSelectionDefinitionParser
          Select sub parser depending on presence of a particular attribute
BooleanAttributeSelectionDefinitionParser
           
InheritDefinitionParser
          This encapsulates two definition parsers - orphan and named - and returns the named definition parser if the "inherit" attribute is set.
ParentContextDefinitionParser
          This encapsulates several definition parsers, selected depending on the parent element in the DOM.
 

Classes in org.mule.config.spring.parsers.delegate used by org.mule.config.spring.parsers.specific.endpoint
AbstractDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
AbstractFirstResultSerialDefinitionParser
          Extend AbstractSerialDelegatingDefinitionParser to return the first definition as the final result
AbstractSerialDelegatingDefinitionParser
          This allows a set of definition parsers to be used, one after another, to process the same element.
AbstractSingleParentFamilyChildDefinitionParser
           
AbstractSingleParentFamilyDefinitionParser
          This allows several parsers to be used on a single element, creating a parent bean with the first parser and then extending that with child parsers.
 

Classes in org.mule.config.spring.parsers.delegate used by org.mule.config.spring.parsers.specific.endpoint.support
AbstractDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
AbstractFirstResultSerialDefinitionParser
          Extend AbstractSerialDelegatingDefinitionParser to return the first definition as the final result
AbstractSerialDelegatingDefinitionParser
          This allows a set of definition parsers to be used, one after another, to process the same element.
AbstractSingleParentFamilyDefinitionParser
          This allows several parsers to be used on a single element, creating a parent bean with the first parser and then extending that with child parsers.
 

Classes in org.mule.config.spring.parsers.delegate used by org.mule.config.spring.parsers.specific.properties
AbstractDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
AbstractFirstResultSerialDefinitionParser
          Extend AbstractSerialDelegatingDefinitionParser to return the first definition as the final result
AbstractSerialDelegatingDefinitionParser
          This allows a set of definition parsers to be used, one after another, to process the same element.
AbstractSingleParentFamilyDefinitionParser
          This allows several parsers to be used on a single element, creating a parent bean with the first parser and then extending that with child parsers.
 

Classes in org.mule.config.spring.parsers.delegate used by org.mule.module.cxf.config
AbstractDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
AbstractParallelDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by one instance selected from a set of parsers, depending on the context.
ParentContextDefinitionParser
          This encapsulates several definition parsers, selected depending on the parent element in the DOM.
 

Classes in org.mule.config.spring.parsers.delegate used by org.mule.module.xml.config
AbstractDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
AbstractParallelDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by one instance selected from a set of parsers, depending on the context.
ParentContextDefinitionParser
          This encapsulates several definition parsers, selected depending on the parent element in the DOM.
 

Classes in org.mule.config.spring.parsers.delegate used by org.mule.transport.jms.config
AbstractDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
AbstractFirstResultSerialDefinitionParser
          Extend AbstractSerialDelegatingDefinitionParser to return the first definition as the final result
AbstractSerialDelegatingDefinitionParser
          This allows a set of definition parsers to be used, one after another, to process the same element.
 

Classes in org.mule.config.spring.parsers.delegate used by org.mule.transport.tcp.config
AbstractDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
AbstractParallelDelegatingDefinitionParser
          This allows a definition parsers to be dynamically represented by one instance selected from a set of parsers, depending on the context.
BooleanAttributeSelectionDefinitionParser
           
 



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