Package io.smallrye.openapi.runtime.scanner.spi
package io.smallrye.openapi.runtime.scanner.spi
-
ClassDescriptionAbstract base class for annotation scannersCommon parameter processing that may be customized by individual frameworks such as JAX-RS, Spring, Vert.x, etc.Used for collecting and merging any scanned
Parameterannotations with the framework-specific parameter annotations.Key used to storeAbstractParameterProcessor.ParameterContextobjects in a map sorted byParameter.In, then by name, nulls first.This represent a scannerContext for scanners.Factory that allows plugging in more scanners.Warning this class consists of generated code.Warning this class consists of generated code.