public class VelocityNetworkSource extends WrappingNetworkSource implements NetworkSource
constraints, REFRESH_ELEMENT, refreshIntervalname, NAME_ELEMENT, RETRIES_ELEMENT| Constructor and Description |
|---|
VelocityNetworkSource(NetworkSource network) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends edu.iris.Fissures.network.ChannelImpl> |
getChannels(edu.iris.Fissures.network.StationImpl station) |
edu.sc.seis.fissuresUtil.cache.CacheNetworkAccess |
getNetwork(edu.iris.Fissures.network.NetworkAttrImpl attr) |
java.util.List<? extends edu.iris.Fissures.network.NetworkAttrImpl> |
getNetworks() |
java.util.List<? extends edu.iris.Fissures.network.StationImpl> |
getStations(edu.iris.Fissures.network.NetworkAttrImpl net) |
getInstrumentation, getName, getNetworkByName, getRefreshInterval, getSensitivity, getWrapped, setConstraintsappendToName, getFissuresNamingService, getRetries, getRetryStrategy, setRetryStrategyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstrumentation, getNetworkByName, getRefreshInterval, getRetries, getRetryStrategy, getSensitivity, setConstraintsappendToName, getNamepublic VelocityNetworkSource(NetworkSource network)
public java.util.List<? extends edu.iris.Fissures.network.ChannelImpl> getChannels(edu.iris.Fissures.network.StationImpl station)
throws SodSourceException
getChannels in interface NetworkSourcegetChannels in class WrappingNetworkSourceSodSourceExceptionpublic edu.sc.seis.fissuresUtil.cache.CacheNetworkAccess getNetwork(edu.iris.Fissures.network.NetworkAttrImpl attr)
getNetwork in interface NetworkSourcegetNetwork in class WrappingNetworkSourcepublic java.util.List<? extends edu.iris.Fissures.network.NetworkAttrImpl> getNetworks()
throws SodSourceException
getNetworks in interface NetworkSourcegetNetworks in class WrappingNetworkSourceSodSourceExceptionpublic java.util.List<? extends edu.iris.Fissures.network.StationImpl> getStations(edu.iris.Fissures.network.NetworkAttrImpl net)
throws SodSourceException
getStations in interface NetworkSourcegetStations in class WrappingNetworkSourceSodSourceException