J-Integra® Espresso Programming Documentation (API)

Delegate.this_object Method

This allows the servant to obtain the object reference for the target CORBA Object it is incarnating for that request.

CORBA.Object this_object(
 Servant a_oServant
);

Parameters

a_oServant
the servant.

Return Value

Object reference associated with the request.

Remarks

none

Exceptions

none

See Also

Delegate Interface | Delegate Members | Ics.PortableServer.portable Namespace | Ics.PortableServer Namespace