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
ConfigurationExceptionpublic BatchDataRequest(org.w3c.dom.Element config)
throws java.net.MalformedURLException,
java.net.URISyntaxException,
ConfigurationException
java.net.MalformedURLExceptionjava.net.URISyntaxExceptionConfigurationExceptionpublic void run()
run in interface java.lang.Runnablepublic SeismogramSource getSeismogramSource(CacheEvent event, ChannelImpl channel, RequestFilter[] infilters, CookieJar cookieJar) throws java.lang.Exception
getSeismogramSource in interface SeismogramSourceLocatorjava.lang.Exception