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