public class AnnotationScannerContext extends Object
| Constructor and Description |
|---|
AnnotationScannerContext(FilteredIndexView index,
List<AnnotationScannerExtension> extensions,
OpenApiConfig config) |
| Modifier and Type | Method and Description |
|---|---|
OpenApiConfig |
getConfig() |
List<AnnotationScannerExtension> |
getExtensions() |
FilteredIndexView |
getIndex() |
public AnnotationScannerContext(FilteredIndexView index, List<AnnotationScannerExtension> extensions, OpenApiConfig config)
public FilteredIndexView getIndex()
public List<AnnotationScannerExtension> getExtensions()
public OpenApiConfig getConfig()
Copyright © 2018–2020. All rights reserved.