public class MockNetworkFinder extends ProxyNetworkFinder
Modifier and Type | Field and Description |
---|---|
protected NetworkAccess[] |
nets |
nf
EVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE
Constructor and Description |
---|
MockNetworkFinder() |
Modifier and Type | Method and Description |
---|---|
NetworkAccess[] |
retrieve_all() |
NetworkAccess[] |
retrieve_by_code(java.lang.String arg0) |
NetworkAccess |
retrieve_by_id(NetworkId arg0) |
NetworkAccess[] |
retrieve_by_name(java.lang.String arg0) |
_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
protected NetworkAccess[] nets
public NetworkAccess retrieve_by_id(NetworkId arg0) throws NetworkNotFound
retrieve_by_id
in interface NetworkFinderOperations
retrieve_by_id
in class ProxyNetworkFinder
NetworkNotFound
public NetworkAccess[] retrieve_by_code(java.lang.String arg0) throws NetworkNotFound
retrieve_by_code
in interface NetworkFinderOperations
retrieve_by_code
in class ProxyNetworkFinder
NetworkNotFound
public NetworkAccess[] retrieve_by_name(java.lang.String arg0) throws NetworkNotFound
retrieve_by_name
in interface NetworkFinderOperations
retrieve_by_name
in class ProxyNetworkFinder
NetworkNotFound
public NetworkAccess[] retrieve_all()
retrieve_all
in interface NetworkFinderOperations
retrieve_all
in class ProxyNetworkFinder