|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskListener
This interface allows Task
object to communicate their state
when WorkerThread
start processing them or when the processing
is completed.
Method Summary | |
---|---|
void |
taskEvent(TaskEvent event)
This method is invoked when a WorkerThread starts
processing a Task object. |
Method Detail |
---|
void taskEvent(TaskEvent event)
WorkerThread
starts
processing a Task
object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |