J-Integra® Espresso Programming Documentation (API)

Delegate.hashCode Method

Provides the implementation to override the hashCode() method of the delegating CORBA object.

int hashCode(
 CORBA.Object self,
);

Parameters

self
The object reference that delegated to this delegate .

Return Value

an int that represents the hashcode for the object reference that delegated to this Delegate object.

Remarks

none

Exceptions

none

See Also

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