|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.activemq.filter.ConstantExpression
org.codehaus.activemq.filter.ConstantExpression.BooleanConstantExpression
Nested Class Summary |
Nested classes inherited from class org.codehaus.activemq.filter.ConstantExpression |
ConstantExpression.BooleanConstantExpression |
Field Summary |
Fields inherited from class org.codehaus.activemq.filter.ConstantExpression |
FALSE, NULL, TRUE |
Constructor Summary | |
ConstantExpression.BooleanConstantExpression(java.lang.Object value)
|
Methods inherited from class org.codehaus.activemq.filter.ConstantExpression |
createFloat, createInteger, equals, evaluate, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.codehaus.activemq.filter.Expression |
evaluate |
Constructor Detail |
public ConstantExpression.BooleanConstantExpression(java.lang.Object value)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |