public class VelocityNetworkSource extends WrappingNetworkSource implements NetworkSource
Constructor and Description |
---|
VelocityNetworkSource(NetworkSource wrapped) |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstrumentation, getNetworkByName, getRefreshInterval, getSensitivity, setConstraints
public VelocityNetworkSource(NetworkSource wrapped)
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