Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.forms.layout.export
Class WebLayoutApplication

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by org.nuxeo.ecm.platform.forms.layout.export.WebLayoutApplication

public class WebLayoutApplication
extends Application

Entry point for jax-rs calls to the LayoutManager service.

Since:
5.4
Author:
Anahide Tchertchian

Constructor Summary
WebLayoutApplication()
           
 
Method Summary
 Set<Class<?>> getClasses()
           
 Set<Object> getSingletons()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebLayoutApplication

public WebLayoutApplication()
Method Detail

getClasses

public Set<Class<?>> getClasses()
Overrides:
getClasses in class Application

getSingletons

public Set<Object> getSingletons()
Overrides:
getSingletons in class Application

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.