11.2.2.6 Description
This operation performs the following actions:
- Activates an object using the
Servant
supplied to service objects of the typerep_id
, using anObjectId
generated by the system. - Sets the ORB and the POA into the state in which they will accept requests on that object.
- Returns an object reference to the activated object. The
returned object reference will be valid only until the termination
of the client or until the callback servant is halted by the user
via the
stop_object
operation; after that, invocations on that object reference are no longer valid and can never be made valid.
Parent topic: start_transient