J-Integra® Espresso Programming Documentation (API)

Servant._this_object Method

Allows the servant to obtain the object reference for the target CORBA object it is incarnating for that request.

Object _this_object(
 ORB a_oOrb
);

Parameters

a_oOrb
ORB with which the servant is associated.

Return Value

this_object Object reference associated with the request.

Remarks

none

Exceptions

none

See Also

Servant Interface | Servant Members | Ics.PortableServer Namespace | Ics Namespace