public class NoLocalExpression extends Object implements BooleanExpression
| Constructor and Description |
|---|
NoLocalExpression(String connectionId) |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(MessageEvaluationContext message) |
boolean |
matches(MessageEvaluationContext message) |
public NoLocalExpression(String connectionId)
public boolean matches(MessageEvaluationContext message) throws JMSException
matches in interface BooleanExpressionJMSExceptionpublic Object evaluate(MessageEvaluationContext message) throws JMSException
evaluate in interface ExpressionJMSExceptionCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.