edu.sc.seis.sod.process.waveform
Class SacExecute
java.lang.Object
edu.sc.seis.sod.process.waveform.SacExecute
- All Implemented Interfaces:
- WaveformProcess, SodElement, Subsetter
public class SacExecute
- extends java.lang.Object
- implements WaveformProcess
Field Summary |
protected org.apache.velocity.app.VelocityEngine |
ve
|
Constructor Summary |
SacExecute(org.w3c.dom.Element el)
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ve
protected org.apache.velocity.app.VelocityEngine ve
SacExecute
public SacExecute(org.w3c.dom.Element el)
throws java.lang.Exception
- Throws:
java.lang.Exception
accept
public WaveformResult accept(CacheEvent event,
ChannelImpl channel,
RequestFilter[] original,
RequestFilter[] available,
LocalSeismogramImpl[] seismograms,
CookieJar cookieJar)
throws java.lang.Exception
- Description copied from interface:
WaveformProcess
- Processes localSeismograms, possibly modifying them.
- Specified by:
accept
in interface WaveformProcess
- Throws:
java.lang.Exception
finalize
protected void finalize()
throws java.lang.Throwable
- Overrides:
finalize
in class java.lang.Object
- Throws:
java.lang.Throwable