public class EndpointInfoExpressionEvaluator extends Object implements ExpressionEvaluator
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger
logger used by this class
|
static String |
NAME |
| Constructor and Description |
|---|
EndpointInfoExpressionEvaluator() |
public static final String NAME
protected final transient org.apache.commons.logging.Log logger
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.