org.codehaus.activemq.filter
Class ConstantExpression.BooleanConstantExpression

java.lang.Object
  extended byorg.codehaus.activemq.filter.ConstantExpression
      extended byorg.codehaus.activemq.filter.ConstantExpression.BooleanConstantExpression
All Implemented Interfaces:
BooleanExpression, Expression
Enclosing class:
ConstantExpression

static class ConstantExpression.BooleanConstantExpression
extends ConstantExpression
implements BooleanExpression


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(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

ConstantExpression.BooleanConstantExpression

public ConstantExpression.BooleanConstantExpression(Object value)


Copyright © 2004 Protique, Ltd.. All Rights Reserved.