org.jboss.test.jbossmq.perf
Class InvocationLayerStressTest
java.lang.Object
TestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.jbossmq.perf.InvocationLayerStressTest
- Direct Known Subclasses:
- OILInvocationLayerStressTestCase (src) , UIL2InvocationLayerStressTestCase (src)
- public class InvocationLayerStressTest
- extends JBossTestCase (src)
JBossMQPerfStressTestCase.java Some simple tests of JBossMQ
- See Also:
- Serialized Form
Methods inherited from class org.jboss.test.JBossTestCase (src) |
deploy, flushAuthCache, flushAuthCache, getBeanCount, getDeployerName, getDeploySetup, getDeployURL, getInitialContext, getIterationCount, getJndiInitFactory, getJndiURL, getLog, getResourceURL, getServer, getServerHost, getThreadCount, initDelegate, invoke, restartDBPool, sleep, testServerFound, undeploy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationLayerStressTest
public InvocationLayerStressTest(java.lang.String name)
throws java.lang.Exception
- Constructor for the JBossMQPerfStressTestCase object
- Parameters:
name
- Description of Parameter
- Throws:
java.lang.Exception
- Description of Exception
createQueue
public void createQueue(java.lang.String name)
createTopic
public void createTopic(java.lang.String name)
deleteQueue
public void deleteQueue(java.lang.String name)
deleteTopic
public void deleteTopic(java.lang.String name)
connect
protected void connect(java.lang.String queueLoc,
java.lang.String topicLoc)
throws java.lang.Exception
- Throws:
java.lang.Exception
disconnect
protected void disconnect()
throws java.lang.Exception
- Throws:
java.lang.Exception