Class PropertyExpression
java.lang.Object
org.apache.activemq.artemis.selector.filter.PropertyExpression
- All Implemented Interfaces:
Expression
Represents a property expression
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyExpression
-
PropertyExpression
-
-
Method Details
-
evaluate
Description copied from interface:ExpressionReturns the value of this expression.- Specified by:
evaluatein interfaceExpression- Returns:
- the value of this expression
- Throws:
FilterException
-
getName
-
toString
-
hashCode
public int hashCode() -
equals
-