@Deprecated public class BeanPayloadExpressionEvaluator extends AbstractXPathExpressionEvaluator
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
Deprecated.
|
PHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
BeanPayloadExpressionEvaluator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.jaxen.XPath |
createXPath(String expression,
Object object)
Deprecated.
|
protected Object |
extractResultFromNode(Object result)
Deprecated.
|
protected String |
getDeprecationMessage()
Deprecated.
|
String |
getName()
Deprecated.
|
protected Object |
getPayloadForXPath(MuleMessage message)
Deprecated.
|
addNamespaces, dispose, evaluate, extractResultsFromNodes, getMuleContext, getNamespaceManager, getXPath, getXPathClassName, initialise, inject, setMuleContext, setNamespaceManagerevaluateTypedpublic static final String NAME
public BeanPayloadExpressionEvaluator()
protected org.jaxen.XPath createXPath(String expression, Object object) throws org.jaxen.JaxenException
createXPath in class AbstractXPathExpressionEvaluatororg.jaxen.JaxenExceptionprotected Object extractResultFromNode(Object result)
extractResultFromNode in class AbstractXPathExpressionEvaluatorprotected Object getPayloadForXPath(MuleMessage message) throws TransformerException
getPayloadForXPath in class AbstractXPathExpressionEvaluatorTransformerExceptionpublic String getName()
protected String getDeprecationMessage()
getDeprecationMessage in class AbstractXPathExpressionEvaluatorCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.