Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
PACKAGES |
Constructor and Description |
---|
NetworkArm(org.w3c.dom.Element config) |
public NetworkArm(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public void run()
run
in interface java.lang.Runnable
public NetworkAttrImpl getNetwork(NetworkId network_id) throws NetworkNotFound
NetworkNotFound
public void add(NetworkMonitor monitor)
public TimeInterval getRefreshInterval()
public java.util.List<ChannelSubsetter> getChannelSubsetters()
public java.util.List<NetworkAttrImpl> getSuccessfulNetworks()
public void add(ArmListener listener)
public StationImpl[] getSuccessfulStations(NetworkAttrImpl net)
public java.util.List<ChannelImpl> getSuccessfulChannels(StationImpl station)
NetworkNotFound
public java.util.List<ChannelGroup> getSuccessfulChannelGroups(StationImpl station)
public NetworkSource getNetworkSource()
protected NetworkSource getInternalNetworkSource()
protected NetworkDB getNetworkDB()
public boolean isBeingRefreshed(NetworkAttrImpl net)
public boolean isBeingRefreshed(StationImpl sta)
public RefreshNetworkArm getRefresher()
public boolean isInitialStartupFinished()
public ChannelGrouper getChannelGrouper()