|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Service interface to launch agent(s) via webservice.
Dependent of the given XML-based control structure one agent
migrates to the given list of web service delegates in a sequencial
manner resp. agents migrate to the given web service delegates in
parallel (see methode launch()).
| Field Summary | |
static String |
WHATIS
The WhatIs entry key for this service. |
static String |
WS_NAME
Name of the web service to be deployed. |
| Method Summary | |
void |
launch(String xmlControl,
String xmlDoc,
long docId)
This method generates a token and stores it in the agent's properties as well as in the syncmap_. |
void |
response(String answ,
String token)
Checks if the token is a key in the syncmap. |
| Field Detail |
public static final String WHATIS
WhatIs entry key for this service.
public static final String WS_NAME
| Method Detail |
public void launch(String xmlControl,
String xmlDoc,
long docId)
public void response(String answ,
String token)
answ - the answer given by the webservicetoken - the token to notify the waiting WebserviceLauncher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||