|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.filter.NoLocalExpression
public class NoLocalExpression
Constructor Summary | |
---|---|
NoLocalExpression(java.lang.String connectionId)
|
Method Summary | |
---|---|
java.lang.Object |
evaluate(MessageEvaluationContext message)
|
boolean |
matches(MessageEvaluationContext message)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoLocalExpression(java.lang.String connectionId)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |