|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.fissuresUtil.cache.ProxyNetworkFinder
edu.sc.seis.fissuresUtil.cache.CleanDupNetworks
public class CleanDupNetworks
| Field Summary |
|---|
| Fields inherited from class edu.sc.seis.fissuresUtil.cache.ProxyNetworkFinder |
|---|
nf |
| Fields inherited from interface edu.sc.seis.fissuresUtil.cache.CorbaServerWrapper |
|---|
EVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE |
| Constructor Summary | |
|---|---|
CleanDupNetworks(ProxyNetworkFinder nf)
|
|
| Method Summary | |
|---|---|
NetworkAccess[] |
retrieve_all()
|
NetworkAccess[] |
retrieve_by_code(java.lang.String code)
|
NetworkAccess[] |
retrieve_by_name(java.lang.String name)
|
| Methods inherited from class edu.sc.seis.fissuresUtil.cache.ProxyNetworkFinder |
|---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override, getCorbaObject, getFullName, getServerDNS, getServerName, getServerType, getWrappedNetworkFinder, hasCorbaObject, reset, retrieve_by_id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CleanDupNetworks(ProxyNetworkFinder nf)
| Method Detail |
|---|
public NetworkAccess[] retrieve_all()
retrieve_all in interface NetworkFinderOperationsretrieve_all in class ProxyNetworkFinder
public NetworkAccess[] retrieve_by_code(java.lang.String code)
throws NetworkNotFound
retrieve_by_code in interface NetworkFinderOperationsretrieve_by_code in class ProxyNetworkFinderNetworkNotFound
public NetworkAccess[] retrieve_by_name(java.lang.String name)
throws NetworkNotFound
retrieve_by_name in interface NetworkFinderOperationsretrieve_by_name in class ProxyNetworkFinderNetworkNotFound
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||