J-Integra® Espresso Programming Documentation (API)

ORB.list_initial_services Method

Returns a list of the initially available CORBA object references, such as "NameService" and "InterfaceRepository".

string[] list_initial_services();

Parameters

none

Return Value

an array of string objects that represent the object references for CORBA services that are initially available with this ORB.

Remarks

none

Exceptions

none

See Also

ORB Interface | ORB Members | Ics Namespace