| 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 |
|---|---|
AdapterAlreadyExists |
AdapterAlreadyExistsHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static AdapterAlreadyExists |
AdapterAlreadyExistsHelper.extract(Any a) |
static AdapterAlreadyExists |
AdapterAlreadyExistsHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AdapterAlreadyExistsHelper.insert(Any a,
AdapterAlreadyExists that) |
static void |
AdapterAlreadyExistsHelper.write(OutputStream ostream,
AdapterAlreadyExists value) |
| Constructor and Description |
|---|
AdapterAlreadyExistsHolder(AdapterAlreadyExists initialValue) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.