public class _SGADaemonStub extends org.omg.CORBA.portable.ObjectImpl implements SGADaemon
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class |
_opsClass |
| Constructor and Description |
|---|
_SGADaemonStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
void |
control(SGAControlAction action) |
SGACommand |
executeCommand(java.lang.String command,
java.lang.String cmdid,
Pair[] extraParams) |
SGAPath |
getPath(java.lang.String path) |
SGAPath[] |
getPaths(java.lang.String root) |
void |
ping() |
void |
setDefaultConfigKeys(java.lang.String[] keys) |
void |
setDefaultInfoKeys(java.lang.String[] keys) |
_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 java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImplpublic SGAPath getPath(java.lang.String path) throws InvalidPathException, PathNotFoundException
getPath in interface SGADaemonOperationsInvalidPathExceptionPathNotFoundExceptionpublic void setDefaultInfoKeys(java.lang.String[] keys)
setDefaultInfoKeys in interface SGADaemonOperationspublic void ping()
ping in interface SGADaemonOperationspublic SGAPath[] getPaths(java.lang.String root) throws InvalidPathException, PathNotFoundException
getPaths in interface SGADaemonOperationsInvalidPathExceptionPathNotFoundExceptionpublic SGACommand executeCommand(java.lang.String command, java.lang.String cmdid, Pair[] extraParams) throws SystemException, MissingParameterException
executeCommand in interface SGADaemonOperationsSystemExceptionMissingParameterExceptionpublic void control(SGAControlAction action)
control in interface SGADaemonOperationspublic void setDefaultConfigKeys(java.lang.String[] keys)
setDefaultConfigKeys in interface SGADaemonOperationsCopyright © 2015. All Rights Reserved.