Uses of Class org.omg.PortableServer.POAPackage.ObjectAlreadyActive

Uses in package org.omg.PortableServer.POAPackage

Methods with parameter type org.omg.PortableServer.POAPackage.ObjectAlreadyActive

void
Insert the ObjectAlreadyActive into the given Any.
void
Write the exception to the CDR output stream.

Methods with return type org.omg.PortableServer.POAPackage.ObjectAlreadyActive

ObjectAlreadyActive
Extract the ObjectAlreadyActive from given Any.
ObjectAlreadyActive
Read the exception from the CDR intput stream.

Uses in package org.omg.PortableServer

Methods which throw type org.omg.PortableServer.POAPackage.ObjectAlreadyActive

void
POAOperations.activate_object_with_id(byte[] an_Object_Id, Servant a_servant)
Add the given servant to the Active Object Map as a servant for the object with the provided Object Id.