|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectAlreadyActive | |
---|---|
org.jacorb.poa | |
org.omg.PortableServer | |
org.omg.PortableServer.POAPackage |
Uses of ObjectAlreadyActive in org.jacorb.poa |
---|
Methods in org.jacorb.poa that throw ObjectAlreadyActive | |
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. |
Uses of ObjectAlreadyActive in org.omg.PortableServer |
---|
Methods in org.omg.PortableServer that throw ObjectAlreadyActive | |
void |
POALocalTie.activate_object_with_id(byte[] id,
Servant p_servant)
|
void |
POAOperations.activate_object_with_id(byte[] id,
Servant p_servant)
|
Uses of ObjectAlreadyActive in org.omg.PortableServer.POAPackage |
---|
Fields in org.omg.PortableServer.POAPackage declared as ObjectAlreadyActive | |
ObjectAlreadyActive |
ObjectAlreadyActiveHolder.value
|
Methods in org.omg.PortableServer.POAPackage that return ObjectAlreadyActive | |
static ObjectAlreadyActive |
ObjectAlreadyActiveHelper.extract(Any any)
|
static ObjectAlreadyActive |
ObjectAlreadyActiveHelper.read(InputStream in)
|
Methods in org.omg.PortableServer.POAPackage with parameters of type ObjectAlreadyActive | |
static void |
ObjectAlreadyActiveHelper.insert(Any any,
ObjectAlreadyActive s)
|
static void |
ObjectAlreadyActiveHelper.write(OutputStream out,
ObjectAlreadyActive s)
|
Constructors in org.omg.PortableServer.POAPackage with parameters of type ObjectAlreadyActive | |
ObjectAlreadyActiveHolder(ObjectAlreadyActive initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |