| Package | Description |
|---|---|
| org.jacorb.poa | |
| org.omg.PortableServer | |
| org.omg.PortableServer.POAPackage |
| Modifier and Type | Method and Description |
|---|---|
POA |
POA.find_POA(String adapter_name,
boolean activate_it)
If the intended child poa is not found and activate_it is TRUE,
it is possible for another thread to create the same poa with
create_POA at the same time in a race condition.
|
| Modifier and Type | Method and Description |
|---|---|
POA |
POAOperations.find_POA(String adapter_name,
boolean activate_it) |
POA |
POALocalTie.find_POA(String adapter_name,
boolean activate_it) |
| Modifier and Type | Method and Description |
|---|---|
static AdapterNonExistent |
AdapterNonExistentHelper.extract(Any any) |
static AdapterNonExistent |
AdapterNonExistentHelper.read(InputStream _input) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AdapterNonExistentHelper.insert(Any any,
AdapterNonExistent _value) |
static void |
AdapterNonExistentHelper.write(OutputStream _output,
AdapterNonExistent _value) |
Copyright © 2017 JacORB. All rights reserved.