public class MediatorBaseVariable extends MediatorVariable
value| Constructor and Description |
|---|
MediatorBaseVariable(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 MediatorBaseVariable(QName name)
public boolean evaluateValue(org.apache.synapse.MessageContext synCtx)
MediatorVariableevaluateValue in class MediatorVariablesynCtx - Current message in transittrue if the value has changedCopyright © 2005–2018 Apache Software Foundation. All rights reserved.