public class NoLocalExpression extends java.lang.Object implements BooleanExpression
Constructor and Description |
---|
NoLocalExpression(java.lang.String connectionId) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
evaluate(MessageEvaluationContext message) |
boolean |
matches(MessageEvaluationContext message) |
public NoLocalExpression(java.lang.String connectionId)
public boolean matches(MessageEvaluationContext message) throws javax.jms.JMSException
matches
in interface BooleanExpression
javax.jms.JMSException
public java.lang.Object evaluate(MessageEvaluationContext message) throws javax.jms.JMSException
evaluate
in interface Expression
javax.jms.JMSException
Copyright © 2005-2012. All Rights Reserved.