public class PrintlineSeismogramProcess extends java.lang.Object implements WaveformProcess
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_TEMPLATE |
Constructor and Description |
---|
PrintlineSeismogramProcess(org.w3c.dom.Element config) |
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 static final java.lang.String DEFAULT_TEMPLATE
public PrintlineSeismogramProcess(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public WaveformResult accept(CacheEvent event, ChannelImpl channel, RequestFilter[] original, RequestFilter[] available, LocalSeismogramImpl[] seismograms, CookieJar cookieJar) throws java.io.IOException
WaveformProcess
accept
in interface WaveformProcess
java.io.IOException