See: Description
| Class | Description |
|---|---|
| ASynchTimeTestAgent |
The agent can be used in order to test the synchronisation of the time, which is provided by
the
SimulationService. |
| RemoteStarterAgent |
This is a simple agent, which is able to start a new remote container, if the background system is running.
|
| SystemOutAgent |
If this agent is started its prints out a test message every 5 seconds, by
using
System.out.println(String) and System.err.println(String). |