| Class | Description |
|---|---|
| PubSubComponentAccessUtil |
ComponentAccessUtil with special support for test publisher and subscriber components.
|
| PubSubExecutor |
Creates and runs publisher and subscriber components as specified
in an XML configuration file that must comply with schema pubSubConfig.xsd.
|
| PubSubScenario |
Encapsulates an XML-defined
PubSubInfrastructureSpec,
and in addition offers setting (or replacing) host names where to run containers,
which typically cannot be specified statically in the XML if a test
should run on different machines. |