Package org.apache.activemq.filter
Class PropertyExpression
java.lang.Object
org.apache.activemq.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- Returns:
- the value of this expression
- Throws:
jakarta.jms.JMSException
-
evaluate
- Throws:
jakarta.jms.JMSException
-
getName
-
toString
-
hashCode
public int hashCode() -
equals
-