public class MediatorBaseVariable extends MediatorVariable
value| Constructor and Description |
|---|
MediatorBaseVariable(javax.xml.namespace.QName name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluateValue(org.apache.synapse.MessageContext synCtx)
Calculates the value of this variable
|
getName, getNodeKind, getType, getValue, setName, setNodeKind, setType, setValuepublic boolean evaluateValue(org.apache.synapse.MessageContext synCtx)
MediatorVariableevaluateValue in class MediatorVariablesynCtx - Current message in transittrue if the value has changedCopyright © 2005-2021 Apache Software Foundation. All Rights Reserved.