|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.process.waveform.vector.VectorResultWrapper
edu.sc.seis.sod.process.waveform.vector.VectorRetryAndContinue
public class VectorRetryAndContinue
Field Summary |
---|
Fields inherited from class edu.sc.seis.sod.process.waveform.vector.VectorResultWrapper |
---|
subProcess |
Constructor Summary | |
---|---|
VectorRetryAndContinue(org.w3c.dom.Element config)
|
Method Summary | |
---|---|
WaveformVectorResult |
accept(CacheEvent event,
ChannelGroup channelGroup,
RequestFilter[][] original,
RequestFilter[][] available,
LocalSeismogramImpl[][] seismograms,
CookieJar cookieJar)
|
boolean |
isThreadSafe()
|
protected WaveformVectorResult |
wrap(WaveformVectorResult result)
|
Methods inherited from class edu.sc.seis.sod.process.waveform.vector.VectorResultWrapper |
---|
getWrappedProcessors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VectorRetryAndContinue(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
Method Detail |
---|
public WaveformVectorResult accept(CacheEvent event, ChannelGroup channelGroup, RequestFilter[][] original, RequestFilter[][] available, LocalSeismogramImpl[][] seismograms, CookieJar cookieJar) throws java.lang.Exception
accept
in interface WaveformVectorProcess
java.lang.Exception
protected WaveformVectorResult wrap(WaveformVectorResult result)
public boolean isThreadSafe()
isThreadSafe
in interface Threadable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |