com.azalient.api.file.event
Interface NewResultListener


public interface NewResultListener

A listener that is notified when a row is added to a results table


Method Summary
 void resultAdded(ResultsTable table)
           
 

Method Detail

resultAdded

void resultAdded(ResultsTable table)