org.apache.qpid.test.unit.client.forwardall
Class ServiceCreator
java.lang.Object
org.apache.qpid.test.unit.client.forwardall.ServiceCreator
- All Implemented Interfaces:
- Runnable
public class ServiceCreator
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceCreator
ServiceCreator(String broker)
run
public void run()
- Specified by:
run
in interface Runnable
closeSC
public void closeSC()
throws JMSException
- Throws:
JMSException
closeAll
static void closeAll()
start
static void start(String broker,
int services)
throws InterruptedException
- Throws:
InterruptedException
main
public static void main(String[] argv)
throws Exception
- Throws:
Exception
Licensed to the Apache Software Foundation