public final class SubstractOperator extends AbstractArithmeticBinaryOperator
leftOperand, rightOperand| Constructor and Description |
|---|
SubstractOperator(SelectorNode leftOperand,
SelectorNode rightOperand)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(javax.jms.Message message)
Evaluate the node
|
String |
toString() |
leftOperand, rightOperandevaluateBoolean, evaluateNumeric, evaluateString, getNodeType, negate, parenthesizepublic SubstractOperator(SelectorNode leftOperand, SelectorNode rightOperand) throws javax.jms.InvalidSelectorException
javax.jms.InvalidSelectorExceptionpublic Object evaluate(javax.jms.Message message) throws javax.jms.JMSException
SelectorNodeevaluate in class SelectorNodejavax.jms.JMSExceptionCopyright © 2021. All rights reserved.