| Package | Description |
|---|---|
| org.jacorb.poa | |
| org.omg.PortableServer | |
| org.omg.PortableServer.POAPackage |
| Modifier and Type | Method and Description |
|---|---|
void |
POA.activate_object_with_id(byte[] oid,
Servant servant) |
protected void |
AOM.add(byte[] oid,
Servant servant)
add is called by the POA when activating an object
to add a Servant into the Active Object Map. |
| Modifier and Type | Method and Description |
|---|---|
void |
POALocalTie.activate_object_with_id(byte[] id,
Servant p_servant) |
void |
POAOperations.activate_object_with_id(byte[] id,
Servant p_servant) |
| Modifier and Type | Method and Description |
|---|---|
static ObjectAlreadyActive |
ObjectAlreadyActiveHelper.extract(Any any) |
static ObjectAlreadyActive |
ObjectAlreadyActiveHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ObjectAlreadyActiveHelper.insert(Any any,
ObjectAlreadyActive s) |
static void |
ObjectAlreadyActiveHelper.write(OutputStream out,
ObjectAlreadyActive s) |