|
|||||||||
| Home >> All >> com >> sample >> tutorial >> update >> controller >> [ update overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sample.tutorial.update.controller.update
Class UpdateController.UpdateListener

java.lang.Objectcom.sample.tutorial.update.controller.update.UpdateController.UpdateListener
- All Implemented Interfaces:
- com.aendvari.hermes.broker.MessageListener
- Enclosing class:
- UpdateController
- protected class UpdateController.UpdateListener
- extends java.lang.Object
- implements com.aendvari.hermes.broker.MessageListener
- extends java.lang.Object
| Constructor Summary | |
protected |
UpdateController.UpdateListener()
|
| Method Summary | |
void |
onMessage(com.aendvari.hermes.broker.Message message)
Receives a message from the com.aendvari.hermes.broker.MessageBroker. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
UpdateController.UpdateListener
protected UpdateController.UpdateListener()
| Method Detail |
onMessage
public void onMessage(com.aendvari.hermes.broker.Message message)
- Receives a message from the com.aendvari.hermes.broker.MessageBroker.
- Specified by:
onMessagein interfacecom.aendvari.hermes.broker.MessageListener
|
|||||||||
| Home >> All >> com >> sample >> tutorial >> update >> controller >> [ update overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.sample.tutorial.update.controller.update.UpdateController.UpdateListener