|
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.core.EscObject
org.eclipse.soda.dk.notification.test.NotificationTest
public class NotificationTest
| Field Summary |
|---|
| Fields inherited from class org.eclipse.soda.dk.core.EscObject |
|---|
CLONE_EXCEPTION_RESOURCE, EMPTY_BYTES, EMPTY_STRING, ERROR_OCCURRED_EXCEPTION_RESOURCE, ID_FILTER_KEY, ID_KEY, ID_KEY_ANY, INTEGER_TABLE, KEY_KEY, LOG_DEBUG, LOG_ERROR, LOG_INFO, LOG_TRACE, LOG_WARNING, PREFIX_KEY, RESOURCE_BUNDLE, SLEEP_EXCEPTION_RESOURCE, SYSTEM_INFO_RESOURCE, TO_STRING_CONFIGURATION_KEYS, TRACE_LEVEL_HIGH, TRACE_LEVEL_LOW, TRACE_LEVEL_MAX, TRACE_LEVEL_MIN, TRACE_LEVEL_NONE, TRACE_LEVEL_NORMAL, TRACELEVEL_KEY, UNKNOWN_ERROR_RESOURCE |
| 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)
Main with the specified args parameter. |
void |
notificationReceived(java.lang.String topic,
java.util.Dictionary data)
Handle publish arrived with the specified topic and data parameters. |
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)
String[]) parameter.
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)
String) parameter.
The data (Object) parameter.
notificationReceived in interface NotificationListenertopic - The topic (String) parameter.data - The data (Dictionary) parameter.public void setNotificationService(NotificationService notificationService)
NotificationService)
parameter.
notificationService - The notification service (NotificationService) parameter.getNotificationService()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||