public class PropertyExpression extends Object implements Expression
| Constructor and Description |
|---|
PropertyExpression(String name) |
public PropertyExpression(String name)
public Object evaluate(MessageEvaluationContext message) throws javax.jms.JMSException
evaluate in interface Expressionjavax.jms.JMSExceptionpublic Object evaluate(Message message) throws javax.jms.JMSException
javax.jms.JMSExceptionpublic String toString()
toString in class ObjectObject.toString()public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object o)
equals in class ObjectObject.equals(java.lang.Object)Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.