Interface XPathExpression.XPathEvaluator

Enclosing class:
XPathExpression

public static interface XPathExpression.XPathEvaluator
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    evaluate(Message message)
     
  • Method Details

    • evaluate

      boolean evaluate(Message message) throws jakarta.jms.JMSException
      Throws:
      jakarta.jms.JMSException