public class DataObserver.TopicMessageListenerImpl extends Object implements org.granite.client.messaging.TopicMessageListener
| Constructor and Description |
|---|
DataObserver.TopicMessageListenerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(org.granite.client.messaging.events.TopicMessageEvent event)
Message handler that merges data from the JMS topic in the current context.
|
public DataObserver.TopicMessageListenerImpl()
public void onMessage(org.granite.client.messaging.events.TopicMessageEvent event)
onMessage in interface org.granite.client.messaging.TopicMessageListenerevent - message event from the Consumer