public class SacExecute extends java.lang.Object implements WaveformProcess
Modifier and Type | Field and Description |
---|---|
protected org.apache.velocity.app.VelocityEngine |
ve |
Constructor and Description |
---|
SacExecute(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
WaveformResult |
accept(CacheEvent event,
ChannelImpl channel,
RequestFilter[] original,
RequestFilter[] available,
LocalSeismogramImpl[] seismograms,
CookieJar cookieJar)
Processes localSeismograms, possibly modifying them.
|
protected void |
finalize() |
public SacExecute(org.w3c.dom.Element el) throws java.lang.Exception
java.lang.Exception
public WaveformResult accept(CacheEvent event, ChannelImpl channel, RequestFilter[] original, RequestFilter[] available, LocalSeismogramImpl[] seismograms, CookieJar cookieJar) throws java.lang.Exception
WaveformProcess
accept
in interface WaveformProcess
java.lang.Exception
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable