|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WatchAction<E>
Denotes an action associated with a WatchEvent that is executed when the watch has matched.
| Method Summary | |
|---|---|
void |
matched(E event,
int taskId)
Execute watch action on task ID. |
| Method Detail |
|---|
void matched(E event,
int taskId)
event - Event that triggered this actiontaskId - ID of task that processed this event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||