public class MessageHeadersExpressionEvaluator extends AbstractExpressionEvaluator
Map of key value pairs is returned.| Constructor and Description |
|---|
MessageHeadersExpressionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(String expression,
MuleMessage message)
Extracts a single property from the message
|
String |
getName()
Gets the name of the object
|
evaluateTypedpublic static final String NAME
public Object evaluate(String expression, MuleMessage message)
ExpressionEvaluatorexpression - the property expression or expressionmessage - the message to extract frompublic String getName()
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.