public class AbstractVariableEnricherDataTypePropagator extends AbstractEnricherDataTypePropagator
EnricherDataTypePropagator that propagate data type to message properties.| Constructor and Description |
|---|
AbstractVariableEnricherDataTypePropagator(String propertyName,
PropertyScope scope) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doPropagate(MuleMessage message,
TypedValue typedValue,
org.mule.mvel2.ast.ASTNode node) |
propagatepublic AbstractVariableEnricherDataTypePropagator(String propertyName, PropertyScope scope)
protected boolean doPropagate(MuleMessage message, TypedValue typedValue, org.mule.mvel2.ast.ASTNode node)
doPropagate in class AbstractEnricherDataTypePropagatorCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.