public class BatchDataRequest extends java.lang.Object implements SeismogramSourceLocator, java.lang.Runnable
Constructor and Description |
---|
BatchDataRequest(org.w3c.dom.Element config) |
BatchDataRequest(SeismogramSourceLocator wrappedLocator) |
Modifier and Type | Method and Description |
---|---|
SeismogramSource |
getSeismogramSource(CacheEvent event,
ChannelImpl channel,
RequestFilter[] infilters,
CookieJar cookieJar) |
void |
run() |
public BatchDataRequest(SeismogramSourceLocator wrappedLocator) throws ConfigurationException
ConfigurationException
public BatchDataRequest(org.w3c.dom.Element config) throws java.net.MalformedURLException, java.net.URISyntaxException, ConfigurationException
java.net.MalformedURLException
java.net.URISyntaxException
ConfigurationException
public void run()
run
in interface java.lang.Runnable
public SeismogramSource getSeismogramSource(CacheEvent event, ChannelImpl channel, RequestFilter[] infilters, CookieJar cookieJar) throws java.lang.Exception
getSeismogramSource
in interface SeismogramSourceLocator
java.lang.Exception