Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

PortableServer::POA::deactivate_object

Synopsis

Removes the ObjectId from the Active Object Map.

C++ Binding

void deactivate_object (
const ObjectId & oid)

Argument

oid

ObjectId that identifies the object.

Exceptions

If there is no active object associated with the specified ObjectId, the operation raises an ObjectNotActive exception.

Description

This operation causes the association of the ObjectId specified by the oid parameter and its servant to be removed from the Active Object Map.

Note: This function is supported only for a joint client/server.

Return Values

None.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy