|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.notification.web.NotificationUpdateListener
public class NotificationUpdateListener
MessageListener that listens for update messages from the server and sends updates to UpdateManager
| Constructor Summary | |
|---|---|
NotificationUpdateListener(NotificationServer server)
Create a new NotificationUpdateListener for the server |
|
| Method Summary | |
|---|---|
void |
onMessage(javax.jms.Message message)
onMessage |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationUpdateListener(NotificationServer server)
server - notification server| Method Detail |
|---|
public void onMessage(javax.jms.Message message)
onMessage in interface javax.jms.MessageListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||