| Modifier and Type | Field and Description |
|---|---|
SGANotRegisteredException |
SGANotRegisteredExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SGANotRegisteredException |
SGANotRegisteredExceptionHelper.extract(Any any) |
static SGANotRegisteredException |
SGANotRegisteredExceptionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SGANotRegisteredExceptionHelper.insert(Any any,
SGANotRegisteredException s) |
static void |
SGANotRegisteredExceptionHelper.write(OutputStream out,
SGANotRegisteredException s) |
| Modifier and Type | Method and Description |
|---|---|
void |
SGAManagerPOATie.unregisterSGA(SGADaemon sga,
String sgaName) |
void |
_SGAManagerStub.unregisterSGA(SGADaemon sga,
String sgaName) |
void |
SGAManagerOperations.unregisterSGA(SGADaemon sga,
String sgaName) |
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 |
|---|
SGANotRegisteredExceptionHolder(SGANotRegisteredException initial) |
Copyright © 2018. All rights reserved.