org.openmuc.framework.driver.spi
Interface RecordsReceivedListener


public interface RecordsReceivedListener


Method Summary
 void newRecords(java.util.List<ChannelRecordContainer> recordContainers)
           
 

Method Detail

newRecords

void newRecords(java.util.List<ChannelRecordContainer> recordContainers)