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