Interface BooleanExpression

    • Method Detail

      • matches

        boolean matches​(MessageEvaluationContext message)
                 throws javax.jms.JMSException
        Parameters:
        message -
        Returns:
        true if the expression evaluates to Boolean.TRUE.
        Throws:
        javax.jms.JMSException