| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An accumulator of notifications. As notifications are produced, they are accumulated in a chain, and possibly even merged, before finally being dispatched to the notifier.
Method Summary | |
boolean | add(Notification notification)
Adds a notification to the chain. |
void | dispatch()
Dispatches each notification to the appropriate notifier via Notifier.eNotify. |
Method Detail |
public boolean add(Notification notification)
public void dispatch()
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |