Class OpenAPIMpService

  • All Implemented Interfaces:
    MpService

    public class OpenAPIMpService
    extends Object
    implements MpService
    Sets up OpenAPI support in the Helidon MP server.
    • Constructor Detail

      • OpenAPIMpService

        public OpenAPIMpService()
    • Method Detail

      • configure

        public void configure​(MpServiceContext context)
        Description copied from interface: MpService
        Allow the service to add configuration through the context.
        Specified by:
        configure in interface MpService
        Parameters:
        context - context to obtain Jersey and webserver configuration objects