Re: object death



On Friday, May 18, 2001, at 08:49  PM, Diego Gonzalez wrote:

Does ORBit/Bonobo or bonobo have any way in which to know if the
server objects have died?

You can call CORBA_Object_non_existent on a CORBA object reference to check if the object is gone.

if this is the case is there a way in which it
can be notified to the application?

There's no notification. You have to poll.

    -- Darin




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]