public class BusinessApplication
extends javax.ws.rs.core.Application
Constructor and Description |
---|
BusinessApplication(javax.servlet.ServletConfig servletConfig)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Set<Class<?>> |
getClasses()
Return a set of classes to be used by restEasy
|
Set<Object> |
getSingletons()
Return a set of resources for restEasy
|
public BusinessApplication(@Context javax.servlet.ServletConfig servletConfig)
servletConfig
- Copyright © 2018 Vitam. All rights reserved.