|
||||||||||
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 | |
Object |
checkStatus(Object taskId)
Check on the status of a Task |
Object |
executeTask(Task t)
Execute a task |
Method Detail |
public Object executeTask(Task t) throws RemoteException
t
- Task to be executed
RemoteException
- if something goes wrong.public Object checkStatus(Object taskId) throws Exception
Task
taskId
- the ID for the Task to be checked
Exception
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |