Package org.mule.util.properties

Interface Summary
PropertyExtractor PropertyExtractor extracts a property from the message in a generic way.
 

Class Summary
FunctionPropertyExtractor This property extractor doesn't actually extract a property from the message, instead it allows for certain functions to be called and returns a result.
MapPayloadPropertyExtractor If the message payload is a map this extractor will look up the property value in the map
MessageHeaderPropertyExtractor Looks up the property on the message using the name given.
PropertyExtractorManager TODO
 



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