| Package | Description |
|---|---|
| org.omg.PortableServer | |
| org.omg.PortableServer.POAManagerPackage |
| Modifier and Type | Method and Description |
|---|---|
State |
POAManagerOperations.get_state() |
| Modifier and Type | Field and Description |
|---|---|
static State |
State.ACTIVE |
static State |
State.DISCARDING |
static State |
State.HOLDING |
static State |
State.INACTIVE |
State |
StateHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static State |
StateHelper.extract(Any any) |
static State |
State.from_int(int value) |
static State |
StateHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
StateHelper.insert(Any any,
State s) |
static void |
StateHelper.write(OutputStream out,
State s) |
| Constructor and Description |
|---|
StateHolder(State initial) |
Copyright © 2017 JacORB. All rights reserved.