|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjadex.micro.examples.remoteservice.StartScenario
public class StartScenario
Start two Jadex platforms and one agent on each platform. On the 'remote' platform the 'math' agent is created, which offers an IMathService interface via its service provider. On the 'local' platform the 'user' agent is created, which fetches the add service via the remote management service (by knowing the remote platform name/address).
| Constructor Summary | |
|---|---|
StartScenario()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main for starting hello world agent. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartScenario()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||