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