public interface ExpressionEvaluator extends NamedObject
ExpressionEvaluator
extracts a property from the message in a generic
way. i.e. composite properties can be pulled and aggregated depending on this
strategy. This can be used to extract Correlation Ids, Message Ids etc.
These objects are used to execute property expressions (usually on the
current message) at runtime to extracta dynamic value.Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.