Package org.apache.storm.jms.example
package org.apache.storm.jms.example
-
ClassDescriptionAn example JMS topology.A generic
org.apache.storm.topology.IRichBolt
implementation for testing/debugging the Storm JMS Spout and example topologies.A simpleJmsTupleProducer
that expects to receive JMSTextMessage
objects with a body in JSON format.AJmsProvider
that uses the spring framework to obtain a JMSConnectionFactory
andDesitnation
objects.