Class CamelRestOASFilter
- java.lang.Object
-
- org.apache.camel.quarkus.component.openapi.java.deployment.CamelRestOASFilter
-
- All Implemented Interfaces:
org.eclipse.microprofile.openapi.OASFilter
class CamelRestOASFilter extends Object implements org.eclipse.microprofile.openapi.OASFilter
-
-
Constructor Summary
Constructors Constructor Description CamelRestOASFilter(org.apache.camel.CamelContext context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfilterOpenAPI(org.eclipse.microprofile.openapi.models.OpenAPI openAPI)
-