|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Task
Interface to something that can be remotely executed as a task.
Method Summary | |
---|---|
void |
execute()
Execute this task. |
TaskStatusInfo |
getTaskStatus()
Clients should be able to call this method at any time to obtain information on a current task. |
Method Detail |
---|
void execute()
TaskStatusInfo getTaskStatus()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |