

Public Member Functions | |
| TestPkgSimple () | |
| void | onMessage (javax.jms.Message message) |
Static Public Member Functions | |
| void | main (String[] args) |
Private Attributes | |
| Publisher | p = null |
| Subscriber | s = null |
| long | subscriptionToken = 0 |
Static Private Attributes | |
| final Category | log |
| final String | TOPIC = "CMW.TEMP" |
| final String | MSG = "high" |
|
|
Constructor TestPkgSimple |
|
|
Method main
|
|
|
Method onMessage
|
|
|
Initial value:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8