Package fr.gouv.vitam.workspace.rest
Class BusinessApplication
java.lang.Object
javax.ws.rs.core.Application
fr.gouv.vitam.workspace.rest.BusinessApplication
public class BusinessApplication
extends javax.ws.rs.core.Application
Workspace register resources and filters
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturn a set of resources for restEasyMethods inherited from class javax.ws.rs.core.Application
getClasses, getProperties
-
Constructor Details
-
BusinessApplication
public BusinessApplication(@Context javax.servlet.ServletConfig servletConfig) Constructor- Parameters:
servletConfig
-
-
-
Method Details
-
getSingletons
Return a set of resources for restEasy- Overrides:
getSingletons
in classjavax.ws.rs.core.Application
- Returns:
-