Class WebLayoutApplication
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- org.nuxeo.ecm.platform.forms.layout.export.WebLayoutApplication
-
public class WebLayoutApplication extends javax.ws.rs.core.Application
Entry point for jax-rs calls to theLayoutStore
service.- Since:
- 5.4
- Author:
- Anahide Tchertchian
-
-
Constructor Summary
Constructors Constructor Description WebLayoutApplication()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Class<?>>
getClasses()
Set<Object>
getSingletons()
-