Class GrpcServerTracingInterceptorFactory

java.lang.Object
io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorFactory

@Factory public class GrpcServerTracingInterceptorFactory extends Object
Factory that builds the Tracing interceptors.
Since:
1.0
Author:
graemerocher
  • Constructor Details

    • GrpcServerTracingInterceptorFactory

      public GrpcServerTracingInterceptorFactory()
  • Method Details