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) |
propagate
public AbstractVariableEnricherDataTypePropagator(String propertyName, PropertyScope scope)
protected boolean doPropagate(MuleMessage message, TypedValue typedValue, org.mule.mvel2.ast.ASTNode node)
doPropagate
in class AbstractEnricherDataTypePropagator
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.