edu.sc.seis.fissuresUtil.mockFissures.IfNetwork
Class MockNetworkFinder
java.lang.Object
edu.sc.seis.fissuresUtil.cache.ProxyNetworkFinder
edu.sc.seis.fissuresUtil.mockFissures.IfNetwork.MockNetworkFinder
- All Implemented Interfaces:
- NetworkFinder, NetworkFinderOperations, CorbaServerWrapper, Serializable, Object, IDLEntity
public class MockNetworkFinder
- extends ProxyNetworkFinder
- Author:
- Charlie Groves
- See Also:
- Serialized Form
| 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, hasCorbaObject, reset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nets
protected NetworkAccess[] nets
MockNetworkFinder
public MockNetworkFinder()
retrieve_by_id
public NetworkAccess retrieve_by_id(NetworkId arg0)
throws NetworkNotFound
- Specified by:
retrieve_by_id in interface NetworkFinderOperations- Overrides:
retrieve_by_id in class ProxyNetworkFinder
- Throws:
NetworkNotFound
retrieve_by_code
public NetworkAccess[] retrieve_by_code(String arg0)
throws NetworkNotFound
- Specified by:
retrieve_by_code in interface NetworkFinderOperations- Overrides:
retrieve_by_code in class ProxyNetworkFinder
- Throws:
NetworkNotFound
retrieve_by_name
public NetworkAccess[] retrieve_by_name(String arg0)
throws NetworkNotFound
- Specified by:
retrieve_by_name in interface NetworkFinderOperations- Overrides:
retrieve_by_name in class ProxyNetworkFinder
- Throws:
NetworkNotFound
retrieve_all
public NetworkAccess[] retrieve_all()
- Specified by:
retrieve_all in interface NetworkFinderOperations- Overrides:
retrieve_all in class ProxyNetworkFinder
Copyright © 2002-2007 Seismology at the University of South Carolina. All Rights Reserved.