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