J-Integra® Espresso Programming Documentation (API)

Delegate.object_id Method

The method object_id() is equivalent to calling PortableServer::Current::get_object_id.

byte[] object_id(
 Servant a_oServant
);

Parameters

a_oServant
the servant.

Return Value

ObjectId associated with this servant.

Remarks

none

Exceptions

none

See Also

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