|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
EventHandlers can handle events. Their natural collaborators are EventGenerators, to which they can subscribe using a constraint to identify the events that interest them.
| Method Summary | |
void |
handle(DataManagerEvent event)
Handle a DataManagerEvent that has been fired. |
| Method Detail |
public void handle(DataManagerEvent event)
event - The event to handle.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||