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[] activate_object(
Servant servant
Object id associated with the servant.
| Exception Type | Condition |
|---|---|
POAPackage.WrongPolicy |
An error occurs if the SYSTEM_ID and RETAIN policy are 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. |
POA Interface | POA Members | Ics Namespace