fr.opensagres.xdocreport.service.rest
Class XDocreportApplication

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by fr.opensagres.xdocreport.service.rest.XDocreportApplication

public class XDocreportApplication
extends javax.ws.rs.core.Application


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

Constructor Detail

XDocreportApplication

public XDocreportApplication()
Method Detail

getClasses

public Set<Class<?>> getClasses()
Overrides:
getClasses in class javax.ws.rs.core.Application

getSingletons

public Set<Object> getSingletons()
Overrides:
getSingletons in class javax.ws.rs.core.Application


Copyright © 2013. All rights reserved.