This operation creates an object id and activates the object by inserting the object id and the corresponding servant into the active object map.
byte[] oid
Servant servant
| Exception Type | Condition |
|---|---|
POAPackage.WrongPolicy |
An error occurs if the RETAIN policy is not specified. |
POAPackage.ServantAlreadyActive |
An error occurs if the object with the specified servant is already in the active object map and the POA has the UNIQUE_ID policy. |
POAPackage.ObjectAlreadyActive |
An error occurs if the object is already active. |
POA Interface | POA Members | Ics Namespace