|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - task phases as an enumerationU - token type used to qualify the taskpublic interface Listener<T extends Enum>
Definition of a listener of a task completion.
| Method Summary | |
|---|---|
void |
notify(T phase)
Notification of a phase completion of a task |
| Method Detail |
|---|
void notify(T phase)
phase - the completed phase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||