Class | Description |
---|---|
AnnotationInfo |
Represents the aggregated annotations on a type, its fields and methods including annotations "inherited" from
super-classes and implemented interfaces.
|
OpenApiContext | |
OpenApiWalker<E extends org.glassfish.hk2.classmodel.reflect.AnnotatedElement> |
A walker that visits each filtered class type & it's members, scans for
OpenAPI annotations and passes it to the visitor.
|
Copyright © 2021. All rights reserved.