edu.sc.seis.sod.process.waveform.vector
Class WaveformVectorAlwaysSuccess
java.lang.Object
edu.sc.seis.sod.process.waveform.vector.VectorResultWrapper
edu.sc.seis.sod.process.waveform.vector.WaveformVectorAlwaysSuccess
- All Implemented Interfaces:
- WaveformVectorProcess, WaveformVectorProcessWrapper, SodElement, Subsetter, Threadable
public class WaveformVectorAlwaysSuccess
- extends VectorResultWrapper
- implements Threadable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WaveformVectorAlwaysSuccess
public WaveformVectorAlwaysSuccess(org.w3c.dom.Element config)
throws ConfigurationException
- Throws:
ConfigurationException
accept
public WaveformVectorResult accept(CacheEvent event,
ChannelGroup channel,
RequestFilter[][] original,
RequestFilter[][] available,
LocalSeismogramImpl[][] seismograms,
CookieJar cookieJar)
throws java.lang.Exception
- Specified by:
accept
in interface WaveformVectorProcess
- Throws:
java.lang.Exception
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
isThreadSafe
public boolean isThreadSafe()
- Specified by:
isThreadSafe
in interface Threadable