|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This agent controls an exec'ed program. You can ask it questions, etc. The best thing to do with this agent is inheret from it.
| Fields inherited from interface metaglue.Agent |
ALIVE,
DIED,
NO_METAGLUE,
NOT_RUNNING,
STARTING |
| Fields inherited from interface metaglue.Agent |
ALIVE,
DIED,
NO_METAGLUE,
NOT_RUNNING,
STARTING |
| Method Summary | |
void |
killProgram()
Kill the program. |
boolean |
programAlive()
Is program alive or dead? |
void |
startProgram()
Start the program, unless it is already running. |
| Methods inherited from interface agentland.resource.Managed |
getNeed,
replace,
resources,
yank,
yank |
| Methods inherited from interface agentland.util.Good |
getHistory,
getHistoryElement,
resetHistory |
| Methods inherited from interface agentland.util.Spy |
tell |
| Method Detail |
public boolean programAlive()
throws RemoteException
public void startProgram()
throws RemoteException
public void killProgram()
throws RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||