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.Exceptionpublic WaveformResult accept(CacheEvent event, ChannelImpl channel, RequestFilter[] original, RequestFilter[] available, LocalSeismogramImpl[] seismograms, CookieJar cookieJar) throws java.lang.Exception
WaveformProcessaccept in interface WaveformProcessjava.lang.Exceptionprotected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwable