Class ApiDocApplication
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- org.opendaylight.netconf.sal.rest.doc.jaxrs.ApiDocApplication
-
public class ApiDocApplication extends javax.ws.rs.core.Application
-
-
Constructor Summary
Constructors Constructor Description ApiDocApplication(ApiDocService apiDocService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Object>getSingletons()
-
-
-
Constructor Detail
-
ApiDocApplication
public ApiDocApplication(ApiDocService apiDocService)
-
-