Uses of Package
org.mule.util.properties

Packages that use org.mule.util.properties
org.mule.providers.jdbc Provides jdbc transport. 
org.mule.routing Defines the core routing patterns supported by mule. 
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.response Response router implementations that enable asynchronous event processing in request /response messaging requests. 
org.mule.util.properties   
 

Classes in org.mule.util.properties used by org.mule.providers.jdbc
PropertyExtractor
          PropertyExtractor extracts a property from the message in a generic way.
 

Classes in org.mule.util.properties used by org.mule.routing
MessagePropertyExtractor
          Looks up the property on the message using the name given.
PropertyExtractor
          PropertyExtractor extracts a property from the message in a generic way.
 

Classes in org.mule.util.properties used by org.mule.routing.outbound
PropertyExtractor
          PropertyExtractor extracts a property from the message in a generic way.
 

Classes in org.mule.util.properties used by org.mule.routing.response
PropertyExtractor
          PropertyExtractor extracts a property from the message in a generic way.
 

Classes in org.mule.util.properties used by org.mule.util.properties
PropertyExtractor
          PropertyExtractor extracts a property from the message in a generic way.
 



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