edu.sc.seis.sod.status.waveformArm
Class MapWaveformStatus

java.lang.Object
  extended by edu.sc.seis.sod.status.waveformArm.MapWaveformStatus
All Implemented Interfaces:
java.lang.Runnable

public class MapWaveformStatus
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
MapWaveformStatus()
           
MapWaveformStatus(MapPool pool)
           
 
Method Summary
 boolean add(EventAccessOperations ev, java.lang.String outputLoc)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapWaveformStatus

public MapWaveformStatus()
                  throws java.sql.SQLException
Throws:
java.sql.SQLException

MapWaveformStatus

public MapWaveformStatus(MapPool pool)
                  throws java.sql.SQLException
Throws:
java.sql.SQLException
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

add

public boolean add(EventAccessOperations ev,
                   java.lang.String outputLoc)