public class ChoiceSource extends java.lang.Object implements SeismogramSourceLocator
| Constructor and Description |
|---|
ChoiceSource(org.w3c.dom.Element config) |
ChoiceSource(java.util.List<ChoiceSourceItem> choices,
SeismogramSourceLocator otherwise) |
| Modifier and Type | Method and Description |
|---|---|
SeismogramSource |
getSeismogramSource(CacheEvent event,
ChannelImpl channel,
RequestFilter[] infilters,
CookieJar cookieJar) |
public ChoiceSource(java.util.List<ChoiceSourceItem> choices, SeismogramSourceLocator otherwise)
public ChoiceSource(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic SeismogramSource getSeismogramSource(CacheEvent event, ChannelImpl channel, RequestFilter[] infilters, CookieJar cookieJar) throws java.lang.Exception
getSeismogramSource in interface SeismogramSourceLocatorjava.lang.Exception