J-Integra® Espresso Programming Documentation (API)

Delegate.hash Method

Returns an ORB-internal identifier (hashcode) for this object reference.

int hash(
 CORBA.Object self,
 int max
);

Parameters

self
The object reference which delegated to this delegate.
max
specifies an upper bound on the hash value returned by the ORB.

Return Value

ORB-internal hash identifier for object reference .

Remarks

none

Exceptions

none

See Also

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