public class MapPayloadExpressionEvaluator extends Object implements ExpressionEvaluator
Constructor and Description |
---|
MapPayloadExpressionEvaluator() |
public static final String NAME
public Object evaluate(String expression, Object message)
ExpressionEvaluator
evaluate
in interface ExpressionEvaluator
expression
- the property expression or expressionmessage
- the message to extract frompublic String getName()
getName
in interface NamedObject
public void setName(String name)
setName
in interface NamedObject
name
- the name of the objectCopyright © 2003–2013 MuleSource, Inc.. All rights reserved.