Index
All Classes and Interfaces|All Packages|Serialized Form
A
- accept(DeploymentProcessorTarget) - Method in class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPIServiceHandler
- activatingSubsystem() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- activatingSubsystem() - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
- activatingSubsystem$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- annotationsModel(OpenAPI) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDocumentBuilder
- archiveName(String) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDocumentBuilder
B
- build() - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDocumentBuilder
- build(ServiceTarget) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandlerServiceConfigurator
- build(ServiceTarget) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelServiceConfigurator
C
- config(OpenApiConfig) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDocumentBuilder
D
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDependencyProcessor
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDocumentProcessor
- DeploymentConfiguration - Interface in org.wildfly.extension.microprofile.openapi.deployment
-
The configuration of an OpenAPI deployment.
- disabled(String) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- disabled(String) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
- disabled$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
E
- endpointAlreadyRegistered(String, String) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- endpointAlreadyRegistered(String, String) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
- endpointAlreadyRegistered$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- endpointRegistered(String, String) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- endpointRegistered(String, String) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
- endpointRegistered$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- endpointUnregistered(String, String) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- endpointUnregistered(String, String) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
- endpointUnregistered$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
F
- failedToLoadStaticFile(IOException, String, String) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- failedToLoadStaticFile(IOException, String, String) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
- failedToLoadStaticFile$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- filter(OASFilter) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDocumentBuilder
G
- get() - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelServiceConfigurator
- getHostName() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.DeploymentConfiguration
-
Returns the name of the Undertow host to which this application is deployed.
- getHostServiceName() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIServiceNameProvider
- getLoggingLocale() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- getNamespace() - Method in enum org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
- getOpenApiConfig() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.DeploymentConfiguration
-
Returns the OpenAPI configuration for this deployment.
- getPath() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.OpenAPIServiceNameProvider
- getProperty(String, T) - Method in interface org.wildfly.extension.microprofile.openapi.deployment.DeploymentConfiguration
-
Returns the config property with the specified name, or the provided default value, if unspecified.
- getServerName() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.DeploymentConfiguration
-
Returns the name of the Undertow server to which this application is deployed.
- getStaticFile() - Method in interface org.wildfly.extension.microprofile.openapi.deployment.DeploymentConfiguration
-
Returns a tuple containing the static file and its format, or null, if the deployment does not define a static file.
- getVersion() - Method in enum org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemModel
- getXMLDescription() - Method in enum org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
H
- handleRequest(HttpServerExchange) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandler
I
- installServices(OperationContext, ModelNode) - Method in class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPIServiceHandler
L
- LOGGER - Static variable in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
M
- MicroProfileOpenAPIExtension - Class in org.wildfly.extension.microprofile.openapi
-
Extension that provides the MicroProfile OpenAPI subsystem.
- MicroProfileOpenAPIExtension() - Constructor for class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPIExtension
- MicroProfileOpenAPILogger - Interface in org.wildfly.extension.microprofile.openapi.logging
-
Log messages for WildFly microprofile-openapi-smallrye subsystem.
- MicroProfileOpenAPILogger_$logger - Class in org.wildfly.extension.microprofile.openapi.logging
-
Warning this class consists of generated code.
- MicroProfileOpenAPILogger_$logger(Logger) - Constructor for class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- MicroProfileOpenAPIServiceHandler - Class in org.wildfly.extension.microprofile.openapi
- MicroProfileOpenAPIServiceHandler() - Constructor for class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPIServiceHandler
- MicroProfileOpenAPISubsystemDefinition - Class in org.wildfly.extension.microprofile.openapi
-
Root resource definition for MicroProfile Open API subsystem
- MicroProfileOpenAPISubsystemModel - Enum in org.wildfly.extension.microprofile.openapi
-
Enumeration of MicroProfile OpenAPI subsystem model versions.
- MicroProfileOpenAPISubsystemSchema - Enum in org.wildfly.extension.microprofile.openapi
-
Enumeration of MicroProfile OpenAPI subsystem schema versions.
N
- nonStandardEndpoint(String, String, String) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- nonStandardEndpoint(String, String, String) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
- nonStandardEndpoint$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
O
- OpenAPIDependencyProcessor - Class in org.wildfly.extension.microprofile.openapi.deployment
-
Adds MicroProfile OpenAPI dependencies to deployment.
- OpenAPIDependencyProcessor() - Constructor for class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDependencyProcessor
- OpenAPIDocumentBuilder - Class in org.wildfly.extension.microprofile.openapi.deployment
-
Builder facade to workaround singleton nature of
OpenApiDocument. - OpenAPIDocumentBuilder() - Constructor for class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDocumentBuilder
- OpenAPIDocumentProcessor - Class in org.wildfly.extension.microprofile.openapi.deployment
-
Processes the Open API model for a deployment.
- OpenAPIDocumentProcessor() - Constructor for class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDocumentProcessor
- OpenAPIHttpHandler - Class in org.wildfly.extension.microprofile.openapi.deployment
-
HttpHandlerfor the Open API endpoint. - OpenAPIHttpHandler(OpenAPI) - Constructor for class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandler
- OpenAPIHttpHandlerServiceConfigurator - Class in org.wildfly.extension.microprofile.openapi.deployment
-
Service that registers the OpenAPI HttpHandler.
- OpenAPIHttpHandlerServiceConfigurator(OpenAPIServiceNameProvider) - Constructor for class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandlerServiceConfigurator
- OpenAPIModelServiceConfigurator - Class in org.wildfly.extension.microprofile.openapi.deployment
-
Configures a service that provides an OpenAPI model for a deployment.
- OpenAPIModelServiceConfigurator(DeploymentUnit, DeploymentConfiguration) - Constructor for class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIModelServiceConfigurator
- OpenAPIServiceNameProvider - Interface in org.wildfly.extension.microprofile.openapi.deployment
- org.wildfly.extension.microprofile.openapi - package org.wildfly.extension.microprofile.openapi
- org.wildfly.extension.microprofile.openapi.deployment - package org.wildfly.extension.microprofile.openapi.deployment
- org.wildfly.extension.microprofile.openapi.logging - package org.wildfly.extension.microprofile.openapi.logging
R
- readerModel(OpenAPI) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDocumentBuilder
- register(SubsystemRegistration) - Method in class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemDefinition
- removeServices(OperationContext, ModelNode) - Method in class org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPIServiceHandler
- requiredListenersNotFound(String, Set<String>) - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
- requiredListenersNotFound(String, Set<String>) - Method in interface org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger
- requiredListenersNotFound$str() - Method in class org.wildfly.extension.microprofile.openapi.logging.MicroProfileOpenAPILogger_$logger
S
- start(StartContext) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandlerServiceConfigurator
- staticFileModel(OpenAPI) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIDocumentBuilder
- stop(StopContext) - Method in class org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandlerServiceConfigurator
V
- valueOf(String) - Static method in enum org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemModel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION_1_0 - Enum constant in enum org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemSchema
- VERSION_1_0_0 - Enum constant in enum org.wildfly.extension.microprofile.openapi.MicroProfileOpenAPISubsystemModel
All Classes and Interfaces|All Packages|Serialized Form