|
pure virtual |
Allocates an object.
| id | The identity of the object to allocate. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::AllocationException | Thrown when the allocation fails. |
| IceGrid::ObjectNotRegisteredException | Thrown when an object with the given identity is not registered with the registry. |