| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REST_RESOURCE_NAME |
"rest-resource" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SHOW_RESOURCES |
"show-resources" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAMESPACE |
"urn:jboss:domain:jaxrs:1.0" |
public static final String |
SUBSYSTEM_NAME |
"jaxrs" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CDI_INJECTOR_FACTORY_CLASS |
"org.jboss.resteasy.cdi.CdiInjectorFactory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RESTEASY_SCAN |
"resteasy.scan" |
public static final String |
RESTEASY_SCAN_PROVIDERS |
"resteasy.scan.providers" |
public static final String |
RESTEASY_SCAN_RESOURCES |
"resteasy.scan.resources" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DISABLE_PROPERTY |
"org.jboss.as.jaxrs.disableSpringIntegration" |
public static final String |
ENABLE_PROPERTY |
"org.jboss.as.jaxrs.enableSpringIntegration" |
public static final String |
SERVICE_NAME |
"resteasy-spring-integration-resource-root" |
public static final String |
SPRING_LISTENER |
"org.jboss.resteasy.plugins.spring.SpringContextLoaderListener" |
public static final String |
SPRING_SERVLET |
"org.springframework.web.servlet.DispatcherServlet" |
Copyright © 2019 JBoss by Red Hat. All rights reserved.