public interface GrpcMpExtension
Microprofile service to extend features of the gRPC server.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Allow the service to add configuration through the context.
  • Method Details

    • configure

      void configure(GrpcMpContext context)
      Allow the service to add configuration through the context.
      Parameters:
      context - context to obtain configuration objects