public class VelocityNetworkSource extends WrappingNetworkSource implements NetworkSource
constraints, REFRESH_ELEMENT, refreshInterval
name, 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, setConstraints
appendToName, getFissuresNamingService, getRetries, getRetryStrategy, setRetryStrategy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstrumentation, getNetworkByName, getRefreshInterval, getRetries, getRetryStrategy, getSensitivity, setConstraints
appendToName, getName
public 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 NetworkSource
getChannels
in class WrappingNetworkSource
SodSourceException
public edu.sc.seis.fissuresUtil.cache.CacheNetworkAccess getNetwork(edu.iris.Fissures.network.NetworkAttrImpl attr)
getNetwork
in interface NetworkSource
getNetwork
in class WrappingNetworkSource
public java.util.List<? extends edu.iris.Fissures.network.NetworkAttrImpl> getNetworks() throws SodSourceException
getNetworks
in interface NetworkSource
getNetworks
in class WrappingNetworkSource
SodSourceException
public java.util.List<? extends edu.iris.Fissures.network.StationImpl> getStations(edu.iris.Fissures.network.NetworkAttrImpl net) throws SodSourceException
getStations
in interface NetworkSource
getStations
in class WrappingNetworkSource
SodSourceException