JavaScript is disabled on your browser.
WildFly: MicroProfile OpenAPI Extension With SmallRye 21.0.2.Final
java.lang.Object
org.wildfly.clustering.service.SimpleServiceNameProvider
org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandlerServiceConfigurator
All Implemented Interfaces:
org.jboss.msc.Service, org.wildfly.clustering.service.ServiceConfigurator, org.wildfly.clustering.service.ServiceNameProvider
public class OpenAPIHttpHandlerServiceConfigurator
extends org.wildfly.clustering.service.SimpleServiceNameProvider
implements org.wildfly.clustering.service.ServiceConfigurator, org.jboss.msc.Service
Service that registers the OpenAPI HttpHandler.
Author:
Paul Ferraro, Michael Edgar
Field Summary
Fields inherited from interface org.jboss.msc.Service
NULL
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
org.jboss.msc.service.ServiceBuilder<?>
build (org.jboss.msc.service.ServiceTarget target)
void
start (org.jboss.msc.service.StartContext context)
void
stop (org.jboss.msc.service.StopContext context)
Methods inherited from class org.wildfly.clustering.service.SimpleServiceNameProvider
equals, getServiceName, hashCode, toString
Methods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
Methods inherited from interface org.jboss.msc.Service
newInstance
WildFly: MicroProfile OpenAPI Extension With SmallRye 21.0.2.Final
Copyright © 2020 JBoss by Red Hat . All rights reserved.