| Package | Description |
|---|---|
| org.omg.PortableServer | |
| org.omg.PortableServer.POAPackage |
| Modifier and Type | Method and Description |
|---|---|
POA |
POAOperations.create_POA(String adapter_name,
POAManager a_POAManager,
Policy[] policies)
This operation creates a new POA as a child of the
target POA.
|
| Modifier and Type | Field and Description |
|---|---|
InvalidPolicy |
InvalidPolicyHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvalidPolicy |
InvalidPolicyHelper.extract(Any a) |
static InvalidPolicy |
InvalidPolicyHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidPolicyHelper.insert(Any a,
InvalidPolicy that) |
static void |
InvalidPolicyHelper.write(OutputStream ostream,
InvalidPolicy value) |
| Constructor and Description |
|---|
InvalidPolicyHolder(InvalidPolicy initialValue) |
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.