Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.admin
Class AdminApp

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by org.nuxeo.ecm.webengine.app.WebEngineModule
          extended by org.nuxeo.ecm.webengine.admin.AdminApp
All Implemented Interfaces:
ApplicationFactory

public class AdminApp
extends WebEngineModule

Author:
Bogdan Stefanescu

Field Summary
 
Fields inherited from class org.nuxeo.ecm.webengine.app.WebEngineModule
WEBADAPTER_ANNO, WEBOBJECT_ANNO
 
Constructor Summary
AdminApp()
           
 
Method Summary
 Class<?>[] getWebTypes()
           
 
Methods inherited from class org.nuxeo.ecm.webengine.app.WebEngineModule
getApplication, getBundle, getClasses, getConfiguration, getId, getModule
 
Methods inherited from class javax.ws.rs.core.Application
getSingletons
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminApp

public AdminApp()
Method Detail

getWebTypes

public Class<?>[] getWebTypes()
Overrides:
getWebTypes in class WebEngineModule

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.