|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.filter.UnaryExpression
org.apache.qpid.filter.UnaryExpression.BooleanUnaryExpression
abstract static class UnaryExpression.BooleanUnaryExpression
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.qpid.filter.UnaryExpression |
---|
UnaryExpression.BooleanUnaryExpression |
Field Summary |
---|
Fields inherited from class org.apache.qpid.filter.UnaryExpression |
---|
right |
Constructor Summary | |
---|---|
UnaryExpression.BooleanUnaryExpression(Expression left)
|
Method Summary | |
---|---|
boolean |
matches(AbstractJMSMessage message)
|
Methods inherited from class org.apache.qpid.filter.UnaryExpression |
---|
createBooleanCast, createInExpression, createNegate, createNOT, equals, getExpressionSymbol, getRight, hashCode, setRight, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.qpid.filter.Expression |
---|
evaluate |
Constructor Detail |
---|
public UnaryExpression.BooleanUnaryExpression(Expression left)
Method Detail |
---|
public boolean matches(AbstractJMSMessage message) throws org.apache.qpid.AMQInternalException
matches
in interface BooleanExpression
org.apache.qpid.AMQInternalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |