|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HandlerTask
A task that will deliver its event to its EventHandler when executed or blacklist the handler, respectively.
Method Summary | |
---|---|
void |
blackListHandler()
Blacklist the handler. |
void |
execute()
Deliver the event to the handler. |
Method Detail |
---|
void execute()
void blackListHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |