Uses of Class
fish.payara.microprofile.openapi.activation.OpenApiApplicationContainer
-
Packages that use OpenApiApplicationContainer Package Description fish.payara.microprofile.openapi.activation -
-
Uses of OpenApiApplicationContainer in fish.payara.microprofile.openapi.activation
Methods in fish.payara.microprofile.openapi.activation that return OpenApiApplicationContainer Modifier and Type Method Description OpenApiApplicationContainerOpenApiDeployer. load(OpenApiContainer container, DeploymentContext deploymentContext)Methods in fish.payara.microprofile.openapi.activation with parameters of type OpenApiApplicationContainer Modifier and Type Method Description voidOpenApiDeployer. unload(OpenApiApplicationContainer applicationContainer, DeploymentContext ctx)
-