public class AlwaysSuccess extends ResultWrapper
subprocess| Constructor and Description |
|---|
AlwaysSuccess(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() |
public AlwaysSuccess(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic 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.Exceptionpublic java.lang.String toString()
toString in class java.lang.Object