Class OpenAPIHttpHandlerServiceInstaller

java.lang.Object
org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandlerServiceInstaller
All Implemented Interfaces:
org.wildfly.subsystem.service.DeploymentServiceInstaller

public class OpenAPIHttpHandlerServiceInstaller extends Object implements org.wildfly.subsystem.service.DeploymentServiceInstaller
Service that registers the OpenAPI HttpHandler.
Author:
Paul Ferraro, Michael Edgar
  • Constructor Details

  • Method Details

    • install

      public void install(org.jboss.as.server.deployment.DeploymentPhaseContext context)
      Specified by:
      install in interface org.wildfly.subsystem.service.DeploymentServiceInstaller