public class GetAnnotationProcessor extends Object implements MethodAnnotationProcessor<Annotation>
| Constructor and Description |
|---|
GetAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Type |
getProcessType() |
void |
process(SwaggerGenerator swaggerGenerator,
OperationGenerator operationGenerator,
Annotation annotation) |
public Type getProcessType()
getProcessType in interface MethodAnnotationProcessor<Annotation>public void process(SwaggerGenerator swaggerGenerator, OperationGenerator operationGenerator, Annotation annotation)
process in interface MethodAnnotationProcessor<Annotation>Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.