| org.apache.activemq.systest.impl | |
| org.apache.activemq.systest.task | |
| org.apache.activemq.systest.usecase.network |
| Agent | code | html | |
| BrokerAgent | code | html | |
| ClientAgent | code | html | |
| ConsumerAgent | code | html | |
| DestinationFactory | A factory to create destinations which works in any version of any JMS provider | code | html |
| MessageList | Represents a list of messages | code | html |
| ProducerAgent | code | html | |
| QueueOnlyScenario | A marker interface to indicate that a Scenario only works with queues | code | html |
| Scenario | code | html | |
| TopicOnlyScenario | A marker interface to indicate that a Scenario only works with queues | code | html |
| AgentSupport | A helper class for working with agents | code | html |
| ScenarioSupport | code | html |
| AgentStopper | A helper class used to stop a bunch of services, catching and logging any exceptions and then throwing the first exception when everything is stoped. | code | html |
| ScenarioTestCase | A JUnit Test for running a Scenario in a JUnit test suite. | code | html |