| Modifier and Type | Field and Description |
|---|---|
InvalidParameterException |
InvalidParameterExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvalidParameterException |
InvalidParameterExceptionHelper.extract(org.omg.CORBA.Any any) |
static InvalidParameterException |
InvalidParameterExceptionHelper.read(org.omg.CORBA.portable.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidParameterExceptionHelper.insert(org.omg.CORBA.Any any,
InvalidParameterException s) |
static void |
InvalidParameterExceptionHelper.write(org.omg.CORBA.portable.OutputStream out,
InvalidParameterException s) |
| Modifier and Type | Method and Description |
|---|---|
void |
SGAManagerPOATie.registerSGA(SGADaemon sga,
java.lang.String sgaName,
SGAProperties infos,
org.omg.CORBA.IntHolder updateInterval) |
void |
SGAManagerOperations.registerSGA(SGADaemon sga,
java.lang.String sgaName,
SGAProperties infos,
org.omg.CORBA.IntHolder updateInterval) |
void |
_SGAManagerStub.registerSGA(SGADaemon sga,
java.lang.String sgaName,
SGAProperties infos,
org.omg.CORBA.IntHolder updateInterval) |
boolean |
SGAManagerPOATie.updateSGAInfo(SGADaemon sga,
java.lang.String sgaName,
SGAProperties infos) |
boolean |
SGAManagerOperations.updateSGAInfo(SGADaemon sga,
java.lang.String sgaName,
SGAProperties infos) |
boolean |
_SGAManagerStub.updateSGAInfo(SGADaemon sga,
java.lang.String sgaName,
SGAProperties infos) |
| Constructor and Description |
|---|
InvalidParameterExceptionHolder(InvalidParameterException initial) |
Copyright © 2015. All Rights Reserved.