|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The type of the returned result of the taskpublic interface ITask<T>
A abstract task to be run on the computer engine
| Method Summary | |
|---|---|
T |
execute()
Executes the task and returns a result |
void |
setTaskViewAdapter(ILocalTaskViewAdapter viewAdapter)
Sets the adapter to the view properly for this object. |
| Method Detail |
|---|
T execute()
throws java.rmi.RemoteException
java.rmi.RemoteException - thrown when a network error occurs.void setTaskViewAdapter(ILocalTaskViewAdapter viewAdapter)
viewAdapter - an adapter to the view.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||