|
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.NotificationTest
public class NotificationTest
| Constructor Summary | |
|---|---|
NotificationTest()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
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 |
test1()
Test1. |
void |
test2()
Test2. |
void |
test3()
Test3. |
void |
test4()
Test4. |
void |
test5()
Test5. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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 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 test1()
public void test2()
public void test3()
public void test4()
public void test5()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||