@Factory
public class GrpcServerTracingInterceptorFactory
extends java.lang.Object
Constructor and Description |
---|
GrpcServerTracingInterceptorFactory() |
Modifier and Type | Method and Description |
---|---|
protected io.grpc.ServerInterceptor |
serverTracingInterceptor(GrpcServerTracingInterceptorConfiguration configuration)
The server interceptor.
|
@Requires(beans=GrpcServerTracingInterceptorConfiguration.class) @Singleton @Bean @Nonnull protected io.grpc.ServerInterceptor serverTracingInterceptor(@Nonnull GrpcServerTracingInterceptorConfiguration configuration)
configuration
- The configuration