Portable Interceptor Current

The object PortableInterceptor::Current (PICurrent) is a Current object used by portable Interceptors to transfer thread context information to a request context if the information from a client’s thread context is required at an Interceptor’s interception points. Portable Interceptors are not required to use PICurrent. But if information from a client’s thread is required at an Interceptor’s interception points, PICurrent can be used to propagate that information. On the client side, this information includes, but is not limited to, thread context information that will be propagated to the server via a service context. On the server side, this information includes, but is not limited to, service context information ...

Get Pure CORBA now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.