J-Integra® Espresso Programming Documentation (API)

Delegate.toString Method

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

string toString(
 CORBA.Object self
);

Parameters

self
The object reference that delegated to this delegate.

Return Value

A String object that represents 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