public class FilterNetworkAccess extends CacheNetworkAccess
attr, stations
EVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE
Constructor and Description |
---|
FilterNetworkAccess(NetworkAccess na,
java.util.regex.Pattern[] patterns) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getStationString(StationId s) |
Station[] |
retrieve_stations()
retreives the stations for the network, but uses the cached copy if it
has been previously retrieved.
|
get_attributes, reset, retrieve_channel, retrieve_final_units, retrieve_for_station, retrieve_initial_units, retrieve_instrumentation, retrieve_sensitivity
a_writeable, get_audit_trail_for_channel, get_audit_trail_for_site, get_audit_trail_for_station, get_audit_trail, getCorbaObject, getFullName, getNetworkAccess, getServerDNS, getServerName, getServerType, locate_channels, retrieve_all_channels, retrieve_calibrations, retrieve_channels_by_code, retrieve_grouping, retrieve_groupings, retrieve_time_corrections, setNetworkAccess, toString
public FilterNetworkAccess(NetworkAccess na, java.util.regex.Pattern[] patterns)
public static java.lang.String getStationString(StationId s)
public Station[] retrieve_stations()
CacheNetworkAccess
retrieve_stations
in interface NetworkAccess
retrieve_stations
in class CacheNetworkAccess