public class SGAManagerPOATie extends SGAManagerPOA
| Constructor and Description |
|---|
SGAManagerPOATie(SGAManagerOperations delegate) |
SGAManagerPOATie(SGAManagerOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
SGAManagerOperations |
_delegate() |
void |
_delegate(SGAManagerOperations delegate) |
SGAManager |
_this() |
SGAManager |
_this(ORB orb) |
boolean |
commandCompleted(String hostname,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info,
String cmdstring) |
boolean |
commandLost(String hostname,
String cmdid,
String cmdstring) |
boolean |
commandRetrieved(String sganame,
RetrievedInfo[] cmds) |
boolean |
isRegistered(SGAServer sga,
String hostname) |
boolean |
registerSGA(SGAServer sga,
String hostname,
StaticNodeInfo[] sinfo,
IntHolder updateInterval) |
void |
setSGADisabled(SGAServer sga,
String hostname) |
void |
setSGAEnabled(SGAServer sga,
String hostname) |
void |
unregisterSGA(SGAServer sga,
String hostname) |
boolean |
updateSGAInfo(SGAServer sga,
String hostname,
SGADynamicInfo dinfo) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic SGAManagerPOATie(SGAManagerOperations delegate)
public SGAManagerPOATie(SGAManagerOperations delegate, POA poa)
public SGAManager _this()
_this in class SGAManagerPOApublic SGAManager _this(ORB orb)
_this in class SGAManagerPOApublic SGAManagerOperations _delegate()
public void _delegate(SGAManagerOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic boolean updateSGAInfo(SGAServer sga, String hostname, SGADynamicInfo dinfo)
public boolean commandRetrieved(String sganame, RetrievedInfo[] cmds)
public boolean registerSGA(SGAServer sga, String hostname, StaticNodeInfo[] sinfo, IntHolder updateInterval)
public boolean commandCompleted(String hostname, SGACommand cmd, String cmdid, CompletedCommandInfo info, String cmdstring)
Copyright © 2019. All rights reserved.