public class PoaManagerListener extends java.lang.Object implements UDIDataReaderListener<ApplicationObject>
Constructor and Description |
---|
PoaManagerListener(PoAMan poAMan)
Constructs the listener from the PoA-Manīs instance
|
Modifier and Type | Method and Description |
---|---|
void |
onNewData(ApplicationObject obj)
Receives all DDS Samples and notifies the PoA-Man
Permits the application/listener to use Java Generics and handle typed objects instead of Java Objects.
|
public PoaManagerListener(PoAMan poAMan)
poAMan
- public void onNewData(ApplicationObject obj)
onNewData
in interface UDIDataReaderListener<ApplicationObject>
obj
- The data received