public class _SGADaemonStub extends ObjectImpl implements SGADaemon
| Constructor and Description |
|---|
_SGADaemonStub() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
_ids() |
void |
control(SGAControlAction action) |
SGACommand |
executeCommand(String command,
String cmdid,
Pair[] extraParams) |
SGAPath |
getPath(String path) |
SGAPath[] |
getPaths(String root) |
void |
ping() |
void |
setDefaultConfigKeys(String[] keys) |
void |
setDefaultInfoKeys(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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic SGAPath getPath(String path) throws InvalidPathException, PathNotFoundException
getPath in interface SGADaemonOperationsInvalidPathExceptionPathNotFoundExceptionpublic void setDefaultInfoKeys(String[] keys)
setDefaultInfoKeys in interface SGADaemonOperationspublic void ping()
ping in interface SGADaemonOperationspublic SGAPath[] getPaths(String root) throws InvalidPathException, PathNotFoundException
getPaths in interface SGADaemonOperationsInvalidPathExceptionPathNotFoundExceptionpublic SGACommand executeCommand(String command, String cmdid, Pair[] extraParams) throws SystemException, MissingParameterException
executeCommand in interface SGADaemonOperationsSystemExceptionMissingParameterExceptionpublic void control(SGAControlAction action)
control in interface SGADaemonOperationspublic void setDefaultConfigKeys(String[] keys)
setDefaultConfigKeys in interface SGADaemonOperationsCopyright © 2017. All rights reserved.