|
pure virtual |
Gets an invocation observer for the given invocation.
The Ice runtime calls this method for each new invocation on a proxy.
prx | The proxy used for the invocation. |
operation | The name of the operation. |
ctx | The context specified by the user. |