ConnectionFactoryDestination (topic or queue) from which the JmsSpout will receive messages.true if the spout has received failures from which it has not yet recovered.org.apache.storm.tuple.Tuple objects from a Storm topology and publishes JMS Messages to a destination (topic or queue).org.apache.storm.tuple.Values instance into a javax.jms.Message object.JmsProvider object encapsulates the ConnectionFactory and Destination JMS objects the JmsSpout needs to manage a topic/queue connection over the course of it’s lifecycle.Spout implementation that listens to a JMS topic or queue and outputs tuples based on the messages it receives.Values objects from a javax.jms.Message object>.javax.jms.MessageListener implementation.ISpout implementation.JmsProvider implementation that this Spout will use to connect to a JMS javax.jms.DesinationJmsTupleProducer implementation that will convert javax.jms.Message object to org.apache.storm.tuple.Values objects to be emitted.org.apache.storm.tuple.Tuple object to a javax.jms.Message</code object.JmsProvider implementation that this Spout will use to connect to a JMS javax.jms.DesinationJmsTupleProducer implementation that will convert javax.jms.Message object to backtype.storm.tuple.Values objects to be emitted.Copyright © 2018 The Apache Software Foundation. All Rights Reserved.