| Modifier and Type | Field and Description |
|---|---|
static SGAControlAction |
SGAControlAction.RESTART |
static SGAControlAction |
SGAControlAction.SHUTDOWN |
SGAControlAction |
SGAControlActionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SGAControlAction |
SGAControlActionHelper.extract(Any any) |
static SGAControlAction |
SGAControlAction.from_int(int value) |
static SGAControlAction |
SGAControlActionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
SGADaemonOperations.control(SGAControlAction action) |
void |
_SGADaemonStub.control(SGAControlAction action) |
void |
SGADaemonPOATie.control(SGAControlAction action) |
static void |
SGAControlActionHelper.insert(Any any,
SGAControlAction s) |
static void |
SGAControlActionHelper.write(OutputStream out,
SGAControlAction s) |
| Constructor and Description |
|---|
SGAControlActionHolder(SGAControlAction initial) |
Copyright © 2018. All rights reserved.