Package org.jboss.resteasy.wadl.i18n
Class Messages_$bundle
- java.lang.Object
-
- org.jboss.resteasy.wadl.i18n.Messages_$bundle
-
- All Implemented Interfaces:
Serializable,Messages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2025-03-07T16:12:54-0800") public class Messages_$bundle extends Object implements Messages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Messages_$bundleINSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description protectedMessages_$bundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringcantProcessWadl()protected StringcantProcessWadl$str()protected LocalegetLoggingLocale()StringimpossibleToGenerateWADL(String className, String methodName)protected StringimpossibleToGenerateWADL$str()StringloadingResteasyWadlServlet()protected StringloadingResteasyWadlServlet$str()StringnoResteasyDeployments()protected StringnoResteasyDeployments$str()StringoverridingConsumesAnnotation()protected StringoverridingConsumesAnnotation$str()Stringpath(String key)protected Stringpath$str()Stringquery(String query)protected Stringquery$str()protected ObjectreadResolve()StringresteasyWadlServletLoaded()protected StringresteasyWadlServletLoaded$str()StringservingPathInfo(String pathInfo)protected StringservingPathInfo$str()
-
-
-
Field Detail
-
INSTANCE
public static final Messages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
impossibleToGenerateWADL$str
protected String impossibleToGenerateWADL$str()
-
impossibleToGenerateWADL
public final String impossibleToGenerateWADL(String className, String methodName)
- Specified by:
impossibleToGenerateWADLin interfaceMessages
-
loadingResteasyWadlServlet$str
protected String loadingResteasyWadlServlet$str()
-
loadingResteasyWadlServlet
public final String loadingResteasyWadlServlet()
- Specified by:
loadingResteasyWadlServletin interfaceMessages
-
noResteasyDeployments$str
protected String noResteasyDeployments$str()
-
noResteasyDeployments
public final String noResteasyDeployments()
- Specified by:
noResteasyDeploymentsin interfaceMessages
-
overridingConsumesAnnotation$str
protected String overridingConsumesAnnotation$str()
-
overridingConsumesAnnotation
public final String overridingConsumesAnnotation()
- Specified by:
overridingConsumesAnnotationin interfaceMessages
-
path$str
protected String path$str()
-
query$str
protected String query$str()
-
resteasyWadlServletLoaded$str
protected String resteasyWadlServletLoaded$str()
-
resteasyWadlServletLoaded
public final String resteasyWadlServletLoaded()
- Specified by:
resteasyWadlServletLoadedin interfaceMessages
-
servingPathInfo$str
protected String servingPathInfo$str()
-
servingPathInfo
public final String servingPathInfo(String pathInfo)
- Specified by:
servingPathInfoin interfaceMessages
-
cantProcessWadl$str
protected String cantProcessWadl$str()
-
cantProcessWadl
public final String cantProcessWadl()
- Specified by:
cantProcessWadlin interfaceMessages
-
-