| Modifier and Type | Class and Description |
|---|---|
class |
_SGACommandStub
Generated from IDL interface "SGACommand".
|
| Modifier and Type | Field and Description |
|---|---|
SGACommand |
RetrievedInfo.cmdRef |
SGACommand |
SGACommandHolder.value |
| Modifier and Type | Method and Description |
|---|---|
SGACommand |
SGACommandPOATie._this() |
SGACommand |
SGACommandPOA._this() |
SGACommand |
SGACommandPOATie._this(ORB orb) |
SGACommand |
SGACommandPOA._this(ORB orb) |
SGACommand |
SGAServerPOATie.executeCommand(String command,
String cmdid,
String hostName,
String execpath,
String outputpath,
String[] sandboxes) |
SGACommand |
SGAServerOperations.executeCommand(String command,
String cmdid,
String hostName,
String execpath,
String outputpath,
String[] sandboxes) |
SGACommand |
_SGAServerStub.executeCommand(String command,
String cmdid,
String hostName,
String execpath,
String outputpath,
String[] sandboxes) |
static SGACommand |
SGACommandHelper.extract(Any any) |
static SGACommand |
SGACommandHelper.narrow(Object obj) |
static SGACommand |
SGACommandHelper.read(InputStream in) |
static SGACommand |
SGACommandHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
_SGAManagerStub.commandCompleted(String hostname,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info,
String cmdstring) |
boolean |
SGAManagerPOATie.commandCompleted(String hostname,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info,
String cmdstring) |
boolean |
SGAManagerOperations.commandCompleted(String hostname,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info,
String cmdstring) |
static void |
SGACommandHelper.insert(Any any,
SGACommand s) |
static void |
SGACommandHelper.write(OutputStream _out,
SGACommand s) |
| Constructor and Description |
|---|
RetrievedInfo(String cmdId,
SGACommand cmdRef) |
SGACommandHolder(SGACommand initial) |
Copyright © 2018. All rights reserved.