Class MediatorBaseVariable


  • public class MediatorBaseVariable
    extends MediatorVariable
    The basic variable hold the value that need to provided when creating the variable.
    • Constructor Detail

      • MediatorBaseVariable

        public MediatorBaseVariable​(QName name)
    • Method Detail

      • evaluateValue

        public boolean evaluateValue​(org.apache.synapse.MessageContext synCtx)
        Description copied from class: MediatorVariable
        Calculates the value of this variable
        Specified by:
        evaluateValue in class MediatorVariable
        Parameters:
        synCtx - Current message in transit
        Returns:
        true if the value has changed