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 BooleanExpression
JMSException
public Object evaluate(MessageEvaluationContext message) throws JMSException
evaluate
in interface Expression
JMSException
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.