|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.notification.testcase.NotificationTestListener
public class NotificationTestListener
| Constructor Summary | |
|---|---|
NotificationTestListener()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
void |
notificationReceived(java.lang.String topic,
java.util.Dictionary data)
Handle publish arrived with the specified topic and data parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationTestListener()
| Method Detail |
|---|
public void notificationReceived(java.lang.String topic,
java.util.Dictionary data)
String) parameter.
The data (Object) parameter.
notificationReceived in interface NotificationListenertopic - The topic (String) parameter.data - The data (Dictionary) parameter.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||