Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

PortableServer::Current::get_object_id

Synopsis

Returns the ObjectId identifying the object in whose context it is called.

C++ Binding

ObjectId * get_object_id ();

Arguments

None.

Exception

If called outside the context of a POA-dispatched operation, a PortableServer::NoContext exception is raised.

Description

This operation returns the PortableServer::ObjectId identifying the object in whose context it is called.

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

Return Values

This operation returns the ObjectId identifying the object in whose context it is called.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy