public class SGADaemonPOATie extends SGADaemonPOA
| Constructor and Description |
|---|
SGADaemonPOATie(SGADaemonOperations delegate) |
SGADaemonPOATie(SGADaemonOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
SGADaemonOperations |
_delegate() |
void |
_delegate(SGADaemonOperations delegate) |
SGADaemon |
_this() |
SGADaemon |
_this(ORB orb) |
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) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic SGADaemonPOATie(SGADaemonOperations delegate)
public SGADaemonPOATie(SGADaemonOperations delegate, POA poa)
public SGADaemon _this()
_this in class SGADaemonPOApublic SGADaemon _this(ORB orb)
_this in class SGADaemonPOApublic SGADaemonOperations _delegate()
public void _delegate(SGADaemonOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic SGAPath getPath(String path) throws InvalidPathException, PathNotFoundException
public void setDefaultInfoKeys(String[] keys)
public void ping()
public SGAPath[] getPaths(String root) throws InvalidPathException, PathNotFoundException
public SGACommand executeCommand(String command, String cmdid, Pair[] extraParams) throws SystemException, MissingParameterException
public void control(SGAControlAction action)
public void setDefaultConfigKeys(String[] keys)
Copyright © 2017. All rights reserved.