org.activemq.tool
Class JndiProducerTool

java.lang.Object
  extended byorg.activemq.tool.ToolSupport
      extended byorg.activemq.tool.ProducerTool
          extended byorg.activemq.tool.JndiProducerTool

public class JndiProducerTool
extends ProducerTool

Version:
$Revision$

Field Summary
 
Fields inherited from class org.activemq.tool.ProducerTool
messageCount, messageSize, sleepTime, verbose
 
Fields inherited from class org.activemq.tool.ToolSupport
ackMode, clientID, consumerName, destination, durable, pwd, subject, topic, transacted, url, user
 
Constructor Summary
JndiProducerTool()
           
 
Method Summary
protected  Connection createConnection()
           
static void main(String[] args)
           
 
Methods inherited from class org.activemq.tool.ProducerTool
createProducer, run, runTool, sendLoop
 
Methods inherited from class org.activemq.tool.ToolSupport
close, createSession, dumpStats
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JndiProducerTool

public JndiProducerTool()
Method Detail

main

public static void main(String[] args)

createConnection

protected Connection createConnection()
                               throws Exception
Overrides:
createConnection in class ToolSupport
Throws:
Exception


Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.