Uses of Class
org.eclipse.microprofile.openapi.spi.OASFactoryResolver
-
Uses of OASFactoryResolver in org.eclipse.microprofile.openapi.spi
Methods in org.eclipse.microprofile.openapi.spi that return OASFactoryResolverModifier and TypeMethodDescriptionstatic OASFactoryResolver
OASFactoryResolver.instance()
Creates an OASFactoryResolver object.Methods in org.eclipse.microprofile.openapi.spi with parameters of type OASFactoryResolverModifier and TypeMethodDescriptionstatic void
OASFactoryResolver.setInstance
(OASFactoryResolver factory) Set the instance.