Class AnnotationScannerExtension.Default
java.lang.Object
io.smallrye.openapi.runtime.scanner.AnnotationScannerExtension.Default
- All Implemented Interfaces:
AnnotationScannerExtension
- Enclosing interface:
- AnnotationScannerExtension
public static class AnnotationScannerExtension.Default
extends Object
implements AnnotationScannerExtension
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.smallrye.openapi.runtime.scanner.AnnotationScannerExtension
AnnotationScannerExtension.Default -
Field Summary
Fields inherited from interface io.smallrye.openapi.runtime.scanner.AnnotationScannerExtension
DEFAULT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.smallrye.openapi.runtime.scanner.AnnotationScannerExtension
isScannerAnnotationExtension, parseExtension, parseSchema, parseValue, processScannerApplications, resolveAsyncType
-
Constructor Details
-
Default
public Default()
-