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 JMSException
evaluate in interface ExpressionJMSExceptionpublic boolean matches(MessageEvaluationContext message) throws JMSException
matches in interface BooleanExpressionmessage - JMSExceptionCopyright © 2005–2017 The Apache Software Foundation. All rights reserved.