ImplementationDef::get_id

Overview Retrieves the ORB-assigned UUID of the logical server represented by an ImplementationDef.
Original interface CORBA::ImplementationDef
Exceptions CORBA::SystemException


Intended Usage

This method is intended to be used by an application to retrieve the ORB-assigned UUID of a logical server registered in the Implementation Repository. This id is unique throughout the network and can be used as a key into the Implementation Repository.

Note: This is an IBM-defined operation, which extends the CORBA 2.1 specifications provided by the OMG.

Syntax

  string get_id();

Input parameters

None.

Return values

string
The UUID (id) of the logical server represented by the ImplementationDef. The caller assumes ownership of the returned string, and should subsequently deallocate it using the CORBA::string_free function.

Related reference
CORBA module



Searchable topic ID:   rcor_modim2
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modim2.html

Library | Support | Terms of Use | Feedback