Package org.apache.storm.jms
package org.apache.storm.jms
-
ClassDescriptionJmsMessageProducer implementations are responsible for translating a
org.apache.storm.tuple.Values
instance into ajavax.jms.Message
object.AJmsProvider
object encapsulates theConnectionFactory
andDestination
JMS objects theJmsSpout
needs to manage a topic/queue connection over the course of it's lifecycle.Interface to define classes that can produce a StormValues
objects from ajavax.jms.Message
object>.