public class RetryAndContinue extends ResultWrapper
subprocess| Constructor and Description |
|---|
RetryAndContinue(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.
|
java.lang.String |
toString() |
protected WaveformResult |
wrapResult(WaveformResult result) |
public RetryAndContinue(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic WaveformResult accept(CacheEvent event, ChannelImpl channel, RequestFilter[] original, RequestFilter[] available, LocalSeismogramImpl[] seismograms, CookieJar cookieJar) throws java.lang.Exception
WaveformProcessaccept in interface WaveformProcessaccept in class ResultWrapperjava.lang.Exceptionprotected WaveformResult wrapResult(WaveformResult result)