|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttest.compliance.notification.support.Listener
A listener
| Field Summary | |
java.util.HashMap |
notifications
The notifications received by handback object |
| Constructor Summary | |
Listener()
Constructor |
|
| Method Summary | |
void |
handleNotification(Notification (src) notification,
java.lang.Object handback)
Handle the notification |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.util.HashMap notifications
| Constructor Detail |
public Listener()
| Method Detail |
public void handleNotification(Notification (src) notification,
java.lang.Object handback)
handleNotification in interface NotificationListener (src) notification - the notification objecthandback - the handback object given to the broadcaster
upon listener registration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||