edu.sc.seis.fissuresUtil.mockFissures.IfNetwork
Class MockNetworkDC
java.lang.Object
edu.sc.seis.fissuresUtil.cache.AbstractProxyNetworkDC
edu.sc.seis.fissuresUtil.mockFissures.IfNetwork.MockNetworkDC
- All Implemented Interfaces:
- NetworkDC, NetworkDCOperations, CorbaServerWrapper, ProxyNetworkDC, ServerNameDNS, Serializable, Object, IDLEntity
- Direct Known Subclasses:
- NamedNetDC.Dodgy, NamedNetDC.SingleChannel, NamedNetDC.Vector
public class MockNetworkDC
- extends AbstractProxyNetworkDC
- implements NetworkDC
- Author:
- Charlie Groves
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
finder
protected NetworkFinder finder
MockNetworkDC
public MockNetworkDC()
a_finder
public NetworkFinder a_finder()
- Specified by:
a_finder in interface NetworkDCOperations
_is_a
public boolean _is_a(String arg0)
- Specified by:
_is_a in interface Object
_is_equivalent
public boolean _is_equivalent(Object arg0)
- Specified by:
_is_equivalent in interface Object
_non_existent
public boolean _non_existent()
- Specified by:
_non_existent in interface Object
_hash
public int _hash(int arg0)
- Specified by:
_hash in interface Object
_duplicate
public Object _duplicate()
- Specified by:
_duplicate in interface Object
_release
public void _release()
- Specified by:
_release in interface Object
_get_interface_def
public Object _get_interface_def()
- Specified by:
_get_interface_def in interface Object
_request
public Request _request(String arg0)
- Specified by:
_request in interface Object
_create_request
public Request _create_request(Context arg0,
String arg1,
NVList arg2,
NamedValue arg3)
- Specified by:
_create_request in interface Object
_create_request
public Request _create_request(Context arg0,
String arg1,
NVList arg2,
NamedValue arg3,
ExceptionList arg4,
ContextList arg5)
- Specified by:
_create_request in interface Object
_get_policy
public Policy _get_policy(int arg0)
- Specified by:
_get_policy in interface Object
_get_domain_managers
public DomainManager[] _get_domain_managers()
- Specified by:
_get_domain_managers in interface Object
_set_policy_override
public Object _set_policy_override(Policy[] arg0,
SetOverrideType arg1)
- Specified by:
_set_policy_override in interface Object
Copyright © 2002-2007 Seismology at the University of South Carolina. All Rights Reserved.