Allocates an object with the given type.
- Parameters
-
type | The type of the object. |
context | The request context. |
- Returns
- A future that becomes available when the invocation completes. This future holds:
- A proxy to the allocated object. This proxy is never null.
- See also
- setAllocationTimeout
-
releaseObject