J-Integra® Espresso Programming Documentation (API)

Delegate.duplicate Method

Returns a duplicate of the object reference provided.

Object duplicate(
 Object self
);

Parameters

self
The object reference whose duplicate needs to be returned.

Return Value

The duplicate object reference.

Remarks

none

Exceptions

none

See Also

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