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

Uses in package org.omg.PortableServer.POAPackage

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

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

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

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

Uses in package org.omg.PortableServer

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

void
POAOperations.deactivate_object(byte[] the_Object_Id)
Deactivate object with the given id.
Object
POAOperations.id_to_reference(byte[] the_Object_Id)
Returns the reference to the active object with the given Id.
Servant
POAOperations.id_to_servant(byte[] the_Object_Id)
Returns the servant that serves the active object with the given Id.
Servant
Returns the servant that is serving this object.