Package | Description |
---|---|
org.jacorb.poa | |
org.omg.PortableServer | |
org.omg.PortableServer.POAPackage |
Modifier and Type | Method and Description |
---|---|
POA |
POA.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies)
additionally raises an org.omg.CORBA.BAD_INV_ORDER exception if the poa
goes shutdown and this method will called (not spec.)
|
Modifier and Type | Method and Description |
---|---|
POA |
POALocalTie.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies) |
POA |
POAOperations.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies) |
Modifier and Type | Method and Description |
---|---|
static AdapterAlreadyExists |
AdapterAlreadyExistsHelper.extract(Any any) |
static AdapterAlreadyExists |
AdapterAlreadyExistsHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
AdapterAlreadyExistsHelper.insert(Any any,
AdapterAlreadyExists s) |
static void |
AdapterAlreadyExistsHelper.write(OutputStream out,
AdapterAlreadyExists s) |