Interface Messages
- All Known Implementing Classes:
Messages_$bundle
@MessageBundle(projectCode="RESTEASY")
public interface Messages
- Version:
- $Revision: 1.1 $ Copyright January 6, 2016
- Author:
- Ron Sigal
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionimpossibleToGenerateWADL
(String className, String methodName) servingPathInfo
(String pathInfo)
-
Field Details
-
MESSAGES
-
BASE
static final int BASE- See Also:
-
-
Method Details
-
impossibleToGenerateWADL
-
loadingResteasyWadlServlet
-
noResteasyDeployments
@Message(id=19010, value="There are no Resteasy deployments initialized yet to scan from. Either set the load-on-startup on each Resteasy servlet, or, if in an EE environment like JBoss or Wildfly, you'll have to do an invocation on each of your REST services to get the servlet loaded.") String noResteasyDeployments() -
overridingConsumesAnnotation
@Message(id=19015, value="Overriding @Consumes annotation in favour of application/x-www-form-urlencoded due to the presence of @FormParam") String overridingConsumesAnnotation() -
path
-
query
-
resteasyWadlServletLoaded
-
servingPathInfo
-
cantProcessWadl
-