| |
|
| org.jboss.test.jbossmq.perf.SendReplyPerfStressTestCase
SendReplyPerfStressTestCase | public class SendReplyPerfStressTestCase extends JBossTestCase (Code) | | JBossMQPerfStressTestCase.java Some simple tests of JBossMQ
|
Inner Class :public static class State | |
Inner Class :public static class MessageQueueSender implements Runnable | |
Inner Class :public static class MessageTopicSender implements Runnable | |
Inner Class :public static class MessageReplier implements MessageListener | |
PERFORMANCE_TEST_DATA_PAYLOAD | static byte[] PERFORMANCE_TEST_DATA_PAYLOAD(Code) | | |
queueConnection | static QueueConnection queueConnection(Code) | | |
topicConnection | static TopicConnection topicConnection(Code) | | |
main | public static void main(String[] args)(Code) | | The main entry-point for the JBossMQPerfStressTestCase class
Parameters: args - The command line arguments |
|
|
|