org.das2.dataset
Interface DataRequestor

All Superinterfaces:
java.util.EventListener

public interface DataRequestor
extends java.util.EventListener


Method Summary
 void exception(java.lang.Exception e)
           
 void finished(DataSet ds)
           
 

Method Detail

finished

void finished(DataSet ds)

exception

void exception(java.lang.Exception e)