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