public class IsNullOperator extends AbstractUnaryOperator implements ConditionalExpression
operand| Constructor and Description |
|---|
IsNullOperator(SelectorNode operand)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(javax.jms.Message message)
Evaluate the node
|
String |
toString() |
evaluateBoolean, evaluateNumeric, evaluateString, getNodeType, negate, parenthesizepublic IsNullOperator(SelectorNode operand) 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.