|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotificationBroadcaster
A simplified interface for handling the broadcasting of asynchronous events
Method Summary | |
---|---|
void |
addNotificationListener(NotificationListener listener)
Register a listener to this broadcaster. |
void |
removeNotificationListener(NotificationListener listener)
Remove the specified listener from this broadcaster. |
Method Detail |
---|
void addNotificationListener(NotificationListener listener)
void removeNotificationListener(NotificationListener listener)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |