Package springs.tests

Tests with the Springs agent platform.

See:
          Description

Interface Summary
IMovingSpringsAgentDynamicRefs Interface for a MovingSpringsAgentDynamicRefs.
IMovingSpringsHelloAgent Interface for a MovingSpringsHelloAgent.
ISpringsHelloAgent Interface for a SpringsHelloAgent.
IStaticSpringsAgentDynamicRefs Interface for a StaticSpringsAgentDynamicRefs.
 

Class Summary
MovingSpringsAgentDynamicRefs A moving Springs agent to test dynamic references.
MovingSpringsAgentDynamicRefsHolder A moving Springs agent that holds a reference to another agent (to test dynamic references).
MovingSpringsHelloAgent A Springs agent that moves around and writes "hello world" in the standard output.
RemoteClassLoader An example of remote loading of a class.
SpringsHelloAgent A Springs agent that writes a "hello world" in the standard output.
StaticSpringsAgentDynamicRefs A static Springs agent to test dynamic references.
Test Tests using the Springs agent platform.
 

Package springs.tests Description

Tests with the Springs agent platform.