Class RootFoundApplication
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- io.lighty.modules.northbound.restconf.community.impl.root.resource.discovery.RootFoundApplication
-
public class RootFoundApplication extends javax.ws.rs.core.Application
-
-
Constructor Summary
Constructors Constructor Description RootFoundApplication(String restconfServletContextPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Class<?>>getClasses()Set<Object>getSingletons()
-
-
-
Constructor Detail
-
RootFoundApplication
public RootFoundApplication(String restconfServletContextPath)
-
-