Package org.apache.storm.jms.example
-
Class Summary Class Description ExampleJmsTopology An example JMS topology.GenericBolt A genericorg.apache.storm.topology.IRichBolt
implementation for testing/debugging the Storm JMS Spout and example topologies.JsonTupleProducer A simpleJmsTupleProducer
that expects to receive JMSTextMessage
objects with a body in JSON format.SpringJmsProvider AJmsProvider
that uses the spring framework to obtain a JMSConnectionFactory
andDesitnation
objects.