Overview | Retrieves the user-defined alias 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 user-friendly, administrator-assigned name (alias) of a logical server registered in 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