public class MockNetworkDC extends AbstractProxyNetworkDC implements NetworkDC
| Modifier and Type | Field and Description |
|---|---|
protected NetworkFinder |
finder |
netDCEVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE| Constructor and Description |
|---|
MockNetworkDC() |
| Modifier and Type | Method and Description |
|---|---|
org.omg.CORBA.Request |
_create_request(org.omg.CORBA.Context arg0,
java.lang.String arg1,
org.omg.CORBA.NVList arg2,
org.omg.CORBA.NamedValue arg3) |
org.omg.CORBA.Request |
_create_request(org.omg.CORBA.Context arg0,
java.lang.String arg1,
org.omg.CORBA.NVList arg2,
org.omg.CORBA.NamedValue arg3,
org.omg.CORBA.ExceptionList arg4,
org.omg.CORBA.ContextList arg5) |
org.omg.CORBA.Object |
_duplicate() |
org.omg.CORBA.DomainManager[] |
_get_domain_managers() |
org.omg.CORBA.Object |
_get_interface_def() |
org.omg.CORBA.Policy |
_get_policy(int arg0) |
int |
_hash(int arg0) |
boolean |
_is_a(java.lang.String arg0) |
boolean |
_is_equivalent(org.omg.CORBA.Object arg0) |
boolean |
_non_existent() |
void |
_release() |
org.omg.CORBA.Request |
_request(java.lang.String arg0) |
org.omg.CORBA.Object |
_set_policy_override(org.omg.CORBA.Policy[] arg0,
org.omg.CORBA.SetOverrideType arg1) |
NetworkFinder |
a_finder() |
a_explorer, getCorbaObject, getFullName, getServerDNS, getServerName, getServerType, getWrappedDC, getWrappedDC, resetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waita_explorerprotected NetworkFinder finder
public NetworkFinder a_finder()
a_finder in interface NetworkDCOperationspublic boolean _is_a(java.lang.String arg0)
_is_a in interface org.omg.CORBA.Objectpublic boolean _is_equivalent(org.omg.CORBA.Object arg0)
_is_equivalent in interface org.omg.CORBA.Objectpublic boolean _non_existent()
_non_existent in interface org.omg.CORBA.Objectpublic int _hash(int arg0)
_hash in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Object _duplicate()
_duplicate in interface org.omg.CORBA.Objectpublic void _release()
_release in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Object _get_interface_def()
_get_interface_def in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Request _request(java.lang.String arg0)
_request in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Request _create_request(org.omg.CORBA.Context arg0,
java.lang.String arg1,
org.omg.CORBA.NVList arg2,
org.omg.CORBA.NamedValue arg3)
_create_request in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Request _create_request(org.omg.CORBA.Context arg0,
java.lang.String arg1,
org.omg.CORBA.NVList arg2,
org.omg.CORBA.NamedValue arg3,
org.omg.CORBA.ExceptionList arg4,
org.omg.CORBA.ContextList arg5)
_create_request in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Policy _get_policy(int arg0)
_get_policy in interface org.omg.CORBA.Objectpublic org.omg.CORBA.DomainManager[] _get_domain_managers()
_get_domain_managers in interface org.omg.CORBA.Objectpublic org.omg.CORBA.Object _set_policy_override(org.omg.CORBA.Policy[] arg0,
org.omg.CORBA.SetOverrideType arg1)
_set_policy_override in interface org.omg.CORBA.Object