org.openmuc.framework.dataaccess
Interface RecordListener


public interface RecordListener


Method Summary
 void newRecord(Channel channel, Record record)
           
 

Method Detail

newRecord

void newRecord(Channel channel,
               Record record)