Class StringLiteralList

    • Constructor Detail

      • StringLiteralList

        public StringLiteralList​(SelectorNode[] items)
                          throws javax.jms.InvalidSelectorException
        Constructor
        Throws:
        javax.jms.InvalidSelectorException
    • Method Detail

      • getItems

        public final SelectorNode[] getItems()
        Returns:
        the items
      • evaluate

        public Object evaluate​(javax.jms.Message message)
                        throws javax.jms.JMSException
        Description copied from class: SelectorNode
        Evaluate the node
        Specified by:
        evaluate in class SelectorNode
        Throws:
        javax.jms.JMSException