Interface EventChannelSubsetter
-
- All Superinterfaces:
SodElement
,Subsetter
- All Known Implementing Classes:
BestChannelAtStation
,ChoiceSourceItem
,EmbeddedChannel
,EmbeddedEventStation
,EventChannelAND
,EventChannelNOT
,EventChannelOR
,EventChannelScript
,EventChannelXOR
,PassEventChannel
public interface EventChannelSubsetter extends Subsetter
EventChannelSubsetter.java Created: Thu Dec 13 17:19:47 2001
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringTree
accept(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.ChannelImpl channel, CookieJar cookieJar)
-
-
-
Method Detail
-
accept
StringTree accept(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.ChannelImpl channel, CookieJar cookieJar) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-