public class SNEPProblem extends java.lang.Object implements WaveformProcess
Constructor and Description |
---|
SNEPProblem() |
SNEPProblem(org.w3c.dom.Element el) |
SNEPProblem(java.lang.String type) |
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.
|
public SNEPProblem()
public SNEPProblem(java.lang.String type)
public SNEPProblem(org.w3c.dom.Element el) throws ConfigurationException
ConfigurationException
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