public final class XQueryExpression extends Object implements BooleanExpression
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(MessageEvaluationContext message) |
boolean |
matches(MessageEvaluationContext message) |
String |
toString() |
public Object evaluate(MessageEvaluationContext message) throws javax.jms.JMSException
evaluate in interface Expressionjavax.jms.JMSExceptionpublic boolean matches(MessageEvaluationContext message) throws javax.jms.JMSException
matches in interface BooleanExpressionmessage - javax.jms.JMSExceptionCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.