Package org.apache.cxf.jaxrs.swagger.ui
Class SwaggerUiSupport.Registration
- java.lang.Object
-
- org.apache.cxf.jaxrs.swagger.ui.SwaggerUiSupport.Registration
-
- Enclosing interface:
- SwaggerUiSupport
public static class SwaggerUiSupport.Registration extends Object
Holds the resources and/or providers which are required for Swagger UI integration to be plugged in.
-
-
Constructor Summary
Constructors Constructor Description Registration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Object>getProviders()List<Object>getResources()
-