Class NotOperator

    • Constructor Detail

      • NotOperator

        public NotOperator​(SelectorNode operand)
        Constructor
    • Method Detail

      • evaluate

        public Object evaluate​(javax.jms.Message message)
                        throws javax.jms.JMSException
        Description copied from class: SelectorNode
        Evaluate the node
        Specified by:
        evaluate in class SelectorNode
        Throws:
        javax.jms.JMSException