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 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, 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 ChannelImpl> getChannels(StationImpl station) throws SodSourceException
getChannels in interface NetworkSourcegetChannels in class WrappingNetworkSourceSodSourceExceptionpublic CacheNetworkAccess getNetwork(NetworkAttrImpl attr)
getNetwork in interface NetworkSourcegetNetwork in class WrappingNetworkSourcepublic java.util.List<? extends NetworkAttrImpl> getNetworks() throws SodSourceException
getNetworks in interface NetworkSourcegetNetworks in class WrappingNetworkSourceSodSourceExceptionpublic java.util.List<? extends StationImpl> getStations(NetworkAttrImpl net) throws SodSourceException
getStations in interface NetworkSourcegetStations in class WrappingNetworkSourceSodSourceException