org.jacorb.util.tracing
public class ClientTraceInterceptor extends RecursionAwareCI
| Constructor Summary | |
|---|---|
| ClientTraceInterceptor(Codec codec, int slot_id, TracingService tracer) | |
| Method Summary | |
|---|---|
| void | destroy() |
| void | do_receive_exception(ClientRequestInfo ri) |
| void | do_receive_other(ClientRequestInfo ri) |
| void | do_receive_reply(ClientRequestInfo ri) |
| void | do_send_poll(ClientRequestInfo ri) |
| void | do_send_request(ClientRequestInfo ri)
Add the propagation context to the outgoing message |
| String | name() |