public class MapPayloadExpressionEvaluator extends Object implements ExpressionEvaluator
| Constructor and Description |
|---|
MapPayloadExpressionEvaluator() |
public static final String NAME
public Object evaluate(String expression, Object message)
ExpressionEvaluatorevaluate in interface ExpressionEvaluatorexpression - the property expression or expressionmessage - the message to extract frompublic String getName()
getName in interface NamedObjectpublic void setName(String name)
setName in interface NamedObjectname - the name of the objectCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.