| Package | Description |
|---|---|
| org.omg.PortableServer | |
| org.omg.PortableServer.POAManagerPackage |
| Modifier and Type | Method and Description |
|---|---|
void |
POAManagerOperations.activate() |
void |
POAManagerOperations.deactivate(boolean etherealize_objects,
boolean wait_for_completion) |
void |
POAManagerOperations.discard_requests(boolean wait_for_completion) |
void |
POAManagerOperations.hold_requests(boolean wait_for_completion) |
| Modifier and Type | Field and Description |
|---|---|
AdapterInactive |
AdapterInactiveHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static AdapterInactive |
AdapterInactiveHelper.extract(Any any) |
static AdapterInactive |
AdapterInactiveHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AdapterInactiveHelper.insert(Any any,
AdapterInactive s) |
static void |
AdapterInactiveHelper.write(OutputStream out,
AdapterInactive s) |
| Constructor and Description |
|---|
AdapterInactiveHolder(AdapterInactive initial) |
Copyright © 2017 JacORB. All rights reserved.