|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface of a plugin messenger.
| Method Summary | |
void |
masterShuttleChanged(de.upb.swtpra.kernel.id.ID masterShuttle)
Informs the plugin that the master shuttle changed. |
void |
repairShuttle(int value)
Informs the plugin that the shuttle repaired |
void |
send()
A call of this method will collect all data the plugin needs, converts it into a string and sends it to the plugin using a ShuttleAgentStatusMessage |
| Method Detail |
public void masterShuttleChanged(de.upb.swtpra.kernel.id.ID masterShuttle)
masterShuttle - The new master shuttle idpublic void send()
public void repairShuttle(int value)
value - repair costs
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||