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 ChannelImpl> |
getChannels(StationImpl station) |
CacheNetworkAccess |
getNetwork(NetworkAttrImpl attr) |
java.util.List<? extends NetworkAttrImpl> |
getNetworks() |
java.util.List<? extends StationImpl> |
getStations(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 ChannelImpl> getChannels(StationImpl station) throws SodSourceException
getChannels
in interface NetworkSource
getChannels
in class WrappingNetworkSource
SodSourceException
public CacheNetworkAccess getNetwork(NetworkAttrImpl attr)
getNetwork
in interface NetworkSource
getNetwork
in class WrappingNetworkSource
public java.util.List<? extends NetworkAttrImpl> getNetworks() throws SodSourceException
getNetworks
in interface NetworkSource
getNetworks
in class WrappingNetworkSource
SodSourceException
public java.util.List<? extends StationImpl> getStations(NetworkAttrImpl net) throws SodSourceException
getStations
in interface NetworkSource
getStations
in class WrappingNetworkSource
SodSourceException