J-Integra® Espresso Programming Documentation (API)

NamingContextExt.resolve_str Method

This operation resolves the Stringified name into the object reference.

Ics.CORBA.Object resolve_str(
 string a_n
);

Parameters

a_n
Stringified Name of the object.

Return Value

the object reference

Remarks

none

Exceptions

NotFound,
CannotProceed,
InvalidName,

See Also

NamingContextExt Interface | NamingContextExt Members | Ics.CosNaming Namespace