Registers or unregisters the endpoints of an object adapter.
This object adapter is a member of a replica group.
- Parameters
-
adapterId | The adapter ID. |
replicaGroupId | The replica group ID. |
proxy | A dummy proxy created by the object adapter. proxy carries the object adapter's endpoints. The locator considers an object adapter to be active after it has registered its endpoints. When proxy is null, the endpoints are unregistered and the locator considers the object adapter inactive. |
context | The request context. |
- Returns
- A future that becomes available when the invocation completes.