@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2020-02-26T11:45:25+0100") public class Messages_$bundle extends Object implements Messages, Serializable
Modifier and Type | Field and Description |
---|---|
static Messages_$bundle |
INSTANCE |
Modifier | Constructor and Description |
---|---|
protected |
Messages_$bundle() |
Modifier and Type | Method and Description |
---|---|
String |
cantProcessWadl() |
protected String |
cantProcessWadl$str() |
protected Locale |
getLoggingLocale() |
String |
impossibleToGenerateWADL(String className,
String methodName) |
protected String |
impossibleToGenerateWADL$str() |
String |
loadingResteasyWadlServlet() |
protected String |
loadingResteasyWadlServlet$str() |
String |
noResteasyDeployments() |
protected String |
noResteasyDeployments$str() |
String |
overridingConsumesAnnotation() |
protected String |
overridingConsumesAnnotation$str() |
String |
path(String key) |
protected String |
path$str() |
String |
query(String query) |
protected String |
query$str() |
protected Object |
readResolve() |
String |
resteasyWadlServletLoaded() |
protected String |
resteasyWadlServletLoaded$str() |
String |
servingPathInfo(String pathInfo) |
protected String |
servingPathInfo$str() |
public static final Messages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String impossibleToGenerateWADL$str()
public final String impossibleToGenerateWADL(String className, String methodName)
impossibleToGenerateWADL
in interface Messages
protected String loadingResteasyWadlServlet$str()
public final String loadingResteasyWadlServlet()
loadingResteasyWadlServlet
in interface Messages
protected String noResteasyDeployments$str()
public final String noResteasyDeployments()
noResteasyDeployments
in interface Messages
protected String overridingConsumesAnnotation$str()
public final String overridingConsumesAnnotation()
overridingConsumesAnnotation
in interface Messages
protected String path$str()
protected String query$str()
protected String resteasyWadlServletLoaded$str()
public final String resteasyWadlServletLoaded()
resteasyWadlServletLoaded
in interface Messages
protected String servingPathInfo$str()
public final String servingPathInfo(String pathInfo)
servingPathInfo
in interface Messages
protected String cantProcessWadl$str()
public final String cantProcessWadl()
cantProcessWadl
in interface Messages
Copyright © 2020 JBoss by Red Hat. All rights reserved.