| Modifier and Type | Field and Description |
|---|---|
InvalidSGAException |
InvalidSGAExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvalidSGAException |
InvalidSGAExceptionHelper.extract(Any any) |
static InvalidSGAException |
InvalidSGAExceptionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidSGAExceptionHelper.insert(Any any,
InvalidSGAException s) |
static void |
InvalidSGAExceptionHelper.write(OutputStream out,
InvalidSGAException s) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SGAManagerPOATie.commandCompleted(String sgaName,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info) |
boolean |
_SGAManagerStub.commandCompleted(String sgaName,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info) |
boolean |
SGAManagerOperations.commandCompleted(String sgaName,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info) |
boolean |
SGAManagerPOATie.commandLost(String sgaName,
String cmdid) |
boolean |
_SGAManagerStub.commandLost(String sgaName,
String cmdid) |
boolean |
SGAManagerOperations.commandLost(String sgaName,
String cmdid) |
boolean |
SGAManagerPOATie.commandRetrieved(String sganame,
RetrievedInfo[] cmds) |
boolean |
_SGAManagerStub.commandRetrieved(String sganame,
RetrievedInfo[] cmds) |
boolean |
SGAManagerOperations.commandRetrieved(String sganame,
RetrievedInfo[] cmds) |
boolean |
SGAManagerPOATie.isRegistered(SGADaemon sga,
String sganame) |
boolean |
_SGAManagerStub.isRegistered(SGADaemon sga,
String sganame) |
boolean |
SGAManagerOperations.isRegistered(SGADaemon sga,
String sganame) |
| Constructor and Description |
|---|
InvalidSGAExceptionHolder(InvalidSGAException initial) |
Copyright © 2018. All rights reserved.