|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to something that can accept remote connections and execute a task.
Method Summary | |
java.lang.Object |
checkStatus(java.lang.Object taskId)
Check on the status of a Task |
java.lang.Object |
executeTask(Task t)
Execute a task |
Method Detail |
public java.lang.Object executeTask(Task t) throws java.rmi.RemoteException
t
- Task to be executed
java.rmi.RemoteException
- if something goes wrong.public java.lang.Object checkStatus(java.lang.Object taskId) throws java.lang.Exception
Task
taskId
- the ID for the Task to be checked
java.lang.Exception
- if an error occurs
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London