|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecutionDelegate<EventType,EnhancedListenerType>
ExecutionDelegate
| Method Summary | |
|---|---|
void |
doFireEvent(EnhancedListenerType listener,
EventType event)
this is a call back method. in your implementation, actually perform the tasks that you need in order to fire the event on the listener. |
| Method Detail |
|---|
void doFireEvent(EnhancedListenerType listener,
EventType event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||