Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.server.jaxrs
Class AutomationModule

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by org.nuxeo.ecm.automation.server.jaxrs.AutomationModule

public class AutomationModule
extends Application

Author:
Bogdan Stefanescu

Constructor Summary
AutomationModule()
           
 
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

AutomationModule

public AutomationModule()
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.