| Interface | Description |
|---|---|
| Wait.Condition |
| Class | Description |
|---|---|
| AbstractActiveMQClientResource | |
| ActiveMQConsumerResource |
A JUnit Rule that embeds an ActiveMQ Artemis ClientConsumer into a test.
|
| ActiveMQDynamicProducerResource |
A JUnit Rule that embeds an dynamic (i.e.
|
| ActiveMQProducerResource |
A JUnit Rule that embeds an ActiveMQ Artemis ClientProducer bound to a specific address into a test.
|
| EmbeddedActiveMQResource |
A JUnit Rule that embeds an ActiveMQ Artemis server into a test.
|
| EmbeddedJMSResource |
A JUnit Rule that embeds an ActiveMQ Artemis JMS server into a test.
|
| ThreadLeakCheckRule |
Messaging tests are usually Thread intensive and a thread leak or a server leakage may affect future tests.
|
| ThreadLeakCheckRule.DumbReference | |
| Wait |
Utility adapted from: org.apache.activemq.util.Wait
|
| Exception | Description |
|---|---|
| AbstractActiveMQClientResource.ActiveMQClientResourceException | |
| EmbeddedActiveMQResource.EmbeddedActiveMQResourceException | |
| EmbeddedJMSResource.EmbeddedJMSResourceException |
Copyright © 2023 The Apache Software Foundation. All Rights Reserved.