|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.core.EscObject
org.eclipse.soda.dk.notification.test.NotificationTest
public class NotificationTest
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
NotificationTest()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
void |
exit()
Exit. |
NotificationService |
getNotificationService()
Gets the notification service value. |
static void |
main(java.lang.String[] args)
|
void |
notificationReceived(java.lang.String topic,
java.util.Dictionary data)
|
void |
setNotificationService(NotificationService notificationService)
Sets the notification service value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String[]) parameter.public void exit()
public NotificationService getNotificationService()
NotificationService) value.setNotificationService(NotificationService)
public void notificationReceived(java.lang.String topic,
java.util.Dictionary data)
notificationReceived in interface NotificationListenertopic - The topic (String) parameter.data - The data (Dictionary) parameter.public void setNotificationService(NotificationService notificationService)
NotificationService) parameter. The notification service (NotificationService) parameter.
notificationService - The notification service (NotificationService) parameter.getNotificationService()
|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||