Class PropertyExpression
java.lang.Object
org.apache.qpid.jms.selector.filter.PropertyExpression
- All Implemented Interfaces:
Expression
Represents a property expression
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyExpression
-
-
Method Details
-
evaluate
- Specified by:
evaluatein interfaceExpression- Parameters:
message- The message that is being selected against.- Returns:
- the value of this expression
- Throws:
FilterException- if an error occurs during evaluation.
-
getName
-
toString
-
hashCode
public int hashCode() -
equals
-