| Package | Description |
|---|---|
| io.smallrye.openapi.runtime.io | |
| io.smallrye.openapi.runtime.scanner | |
| io.smallrye.openapi.runtime.scanner.spi |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationScanner |
CurrentScannerInfo.getCurrentAnnotationScanner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CurrentScannerInfo.register(AnnotationScanner annotationScanner) |
| Modifier and Type | Method and Description |
|---|---|
default void |
AnnotationScannerExtension.processScannerApplications(AnnotationScanner scanner,
Collection<org.jboss.jandex.ClassInfo> applications)
Gives a chance to extensions to process the set of scanner application classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAnnotationScanner
Abstract base class for annotation scanners
|
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationScanner> |
AnnotationScannerFactory.getAnnotationScanners() |
Copyright © 2018–2021. All rights reserved.