J-Integra® Espresso Programming Documentation (API)

Delegate.non_existent Method

Determines whether the server object for the object reference has been destroyed.

bool non_existent(
 CORBA.Object self
);

Parameters

self
The object reference which delegated to this delegate.

Return Value

true if the ORB knows authoritatively that the server object does not exist, false otherwise.

Remarks

none

Exceptions

none

See Also

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