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