public class _CommandTransferIFStub extends org.omg.CORBA.portable.ObjectImpl implements CommandTransferIF
| Constructor and Description |
|---|
_CommandTransferIFStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
void |
setExecutable(java.lang.String name) |
void |
setHostname(java.lang.String hostname) |
void |
setParameter(java.lang.String value) |
boolean |
startup() |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic void setParameter(java.lang.String value)
throws RemoteCmdException
setParameter in interface CommandTransferIFOperationsRemoteCmdExceptionpublic void setExecutable(java.lang.String name)
throws RemoteCmdException
setExecutable in interface CommandTransferIFOperationsRemoteCmdExceptionpublic boolean startup()
throws RemoteCmdException
startup in interface CommandTransferIFOperationsRemoteCmdExceptionpublic void setHostname(java.lang.String hostname)
throws RemoteCmdException
setHostname in interface CommandTransferIFOperationsRemoteCmdExceptionpublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImpl