edu.sc.seis.sod.source.seismogram
Interface SeismogramSourceLocator

All Known Implementing Classes:
BestIRISDataCenter, ChoiceSource, ChoiceSourceItem, DataSelectWebService, FixedDataCenter, NullSeismogramDCLocator, TryInOrder, WinstonWaveServer

public interface SeismogramSourceLocator


Method Summary
 SeismogramSource getSeismogramSource(CacheEvent event, ChannelImpl channel, RequestFilter[] infilters, CookieJar cookieJar)
           
 

Method Detail

getSeismogramSource

SeismogramSource getSeismogramSource(CacheEvent event,
                                     ChannelImpl channel,
                                     RequestFilter[] infilters,
                                     CookieJar cookieJar)
                                     throws java.lang.Exception
Throws:
java.lang.Exception