Notifies this servant locator that the dispatch on the servant returned by locate is complete.
The object adapter calls this function only when locate returns a non-null servant.
Remarks
The implementation can throw any exception, including UserException. The Ice runtime marshals this exception in the response. If both the dispatch and finished throw an exception, the exception thrown by finished prevails and is marshaled back to the client.
Parameters
curr
Information about the incoming request being dispatched.