Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.app
Class WebEngineApplication

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by org.nuxeo.ecm.webengine.app.WebEngineApplication
Direct Known Subclasses:
JerseyApplication

public class WebEngineApplication
extends Application

A web application configured by a module.xml file.

Author:
Bogdan Stefanescu

Constructor Summary
WebEngineApplication()
           
 
Method Summary
 Set<Object> getSingletons()
           
 
Methods inherited from class javax.ws.rs.core.Application
getClasses
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebEngineApplication

public WebEngineApplication()
Method Detail

getSingletons

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.