|
pure virtual |
Allocates an object with the given type.
| type | The type of the object. |
| 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. |