Uses of Interface
org.mule.impl.UMODescriptorAware

Packages that use UMODescriptorAware
org.mule.components.builder   
org.mule.components.simple A collection of simple mule components that can be useful to simplify configuration while testing. 
 

Uses of UMODescriptorAware in org.mule.components.builder
 

Classes in org.mule.components.builder that implement UMODescriptorAware
 class AbstractMessageBuilder
          A component that will invoke all outbound endpoints configured on the component allow the result of each endpoint invocation to be aggregated to a single message.
 class ReflectionMessageBuilder
          Will try and set the result of an invocation as a bean property on the request message using reflection
 

Uses of UMODescriptorAware in org.mule.components.simple
 

Classes in org.mule.components.simple that implement UMODescriptorAware
 class BridgeComponent
          Can be used to bridge inbound requests to an outbound router without any processing done inbetween.
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.