|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for a process that is to be completed asynchronously while other things in the Expresso system goes on.
| Method Summary | |
Object |
getStatus()
Retrieve an object that describes the current status of the process |
void |
kill()
Function that is called when the process should exit AS FAST AS POSSIBLE. |
Object |
process()
Implemented by the class, and called |
| Method Detail |
public Object process()
throws Exception
Exceptionpublic void kill()
public Object getStatus()
|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||