public class EmbeddedEventChannelProcessor extends java.lang.Object implements WaveformProcess
Constructor and Description |
---|
EmbeddedEventChannelProcessor(org.w3c.dom.Element config) |
EmbeddedEventChannelProcessor(EventChannelSubsetter eventChannel) |
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 EmbeddedEventChannelProcessor(EventChannelSubsetter eventChannel)
public EmbeddedEventChannelProcessor(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.lang.Exception
WaveformProcess
accept
in interface WaveformProcess
java.lang.Exception