public class GroupAdvertisementTopicListener extends java.lang.Object implements UDIDataReaderListener<ApplicationObject>
| Constructor and Description |
|---|
GroupAdvertisementTopicListener(Gateway gateway)
Constructs the listener from the Gateway´s instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
onNewData(ApplicationObject nodeGroupInfo)
Receive new data from DDS
Permits the application/listener to use Java Generics and handle typed objects instead of Java Objects.
|
public GroupAdvertisementTopicListener(Gateway gateway)
gateway - Gateway´s instance responsible for receive datapublic void onNewData(ApplicationObject nodeGroupInfo)
onNewData in interface UDIDataReaderListener<ApplicationObject>nodeGroupInfo - The data received