Package org.apache.storm.jms.example
Class ExampleJmsTopology
java.lang.Object
org.apache.storm.jms.example.ExampleJmsTopology
An example JMS topology.
-
Field Details
-
JMS_QUEUE_SPOUT
- See Also:
-
INTERMEDIATE_BOLT
- See Also:
-
FINAL_BOLT
- See Also:
-
JMS_TOPIC_BOLT
- See Also:
-
JMS_TOPIC_SPOUT
- See Also:
-
ANOTHER_BOLT
- See Also:
-
-
Constructor Details
-
ExampleJmsTopology
public ExampleJmsTopology()
-
-
Method Details
-
main
The main method.- Parameters:
args
- takes the topology name as first argument- Throws:
Exception
- any expection occuring durch cluster setup or operation
-