Class JAXPXPathEvaluator

  • All Implemented Interfaces:
    org.apache.activemq.filter.XPathExpression.XPathEvaluator

    public class JAXPXPathEvaluator
    extends Object
    implements org.apache.activemq.filter.XPathExpression.XPathEvaluator
    • Method Detail

      • evaluate

        public boolean evaluate​(org.apache.activemq.command.Message message)
                         throws JMSException
        Specified by:
        evaluate in interface org.apache.activemq.filter.XPathExpression.XPathEvaluator
        Throws:
        JMSException