Class PassEventChannel

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      StringTree accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent o, edu.iris.Fissures.network.ChannelImpl channel, CookieJar cookieJar)  
      StringTree accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup, CookieJar cookieJar)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PassEventChannel

        public PassEventChannel()
      • PassEventChannel

        public PassEventChannel​(org.w3c.dom.Element config)
    • Method Detail

      • accept

        public StringTree accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
                                 edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup,
                                 CookieJar cookieJar)
                          throws java.lang.Exception
        Specified by:
        accept in interface EventVectorSubsetter
        Throws:
        java.lang.Exception