@Service(name="OpenTracingIiopInterceptorFactory") @Singleton public class OpenTracingIiopInterceptorFactory extends Object implements IIOPInterceptorFactory
| Modifier and Type | Field and Description |
|---|---|
static int |
OPENTRACING_IIOP_ID |
static long |
OPENTRACING_IIOP_SERIAL_VERSION_UID |
| Constructor and Description |
|---|
OpenTracingIiopInterceptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
ClientRequestInterceptor |
createClientRequestInterceptor(ORBInitInfo info,
Codec codec) |
ServerRequestInterceptor |
createServerRequestInterceptor(ORBInitInfo info,
Codec codec) |
public static final int OPENTRACING_IIOP_ID
public static final long OPENTRACING_IIOP_SERIAL_VERSION_UID
public ClientRequestInterceptor createClientRequestInterceptor(ORBInitInfo info, Codec codec)
createClientRequestInterceptor in interface IIOPInterceptorFactorypublic ServerRequestInterceptor createServerRequestInterceptor(ORBInitInfo info, Codec codec)
createServerRequestInterceptor in interface IIOPInterceptorFactoryCopyright © 2021. All rights reserved.