public class JaxrsSwaggerGeneratorFactory extends Object implements SwaggerGeneratorFactory
| Constructor and Description |
|---|
JaxrsSwaggerGeneratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canProcess(Class<?> cls) |
SwaggerGenerator |
create(Class<?> cls) |
int |
getOrder() |
public int getOrder()
getOrder in interface org.apache.servicecomb.foundation.common.utils.SPIOrderpublic boolean canProcess(Class<?> cls)
canProcess in interface SwaggerGeneratorFactorypublic SwaggerGenerator create(Class<?> cls)
create in interface SwaggerGeneratorFactoryCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.