Interface | Description |
---|---|
IMathService |
Simple interface for a component service.
|
Class | Description |
---|---|
MathAgent |
Simple agent that offers the math service.
|
MathService |
Simple implementation of the math interface.
|
ScenarioAgent |
Just for starting the scenario.
|
StartScenario |
Start two Jadex platforms and one agent on each platform.
|
UserAgent |
Agent that invokes methods on a remote service.
|