Registers a proxy to the Process object of a server application.
- Parameters
-
| id | The server ID. |
| proxy | A proxy to the Process object of the server. This proxy is never null. |
- Exceptions
-
| ServerNotFoundException | Thrown when the locator does not know a server application with a server ID of id. |