Class Messages_$bundle
- java.lang.Object
-
- org.jboss.resteasy.plugins.server.sun.http.i18n.Messages_$bundle
-
- All Implemented Interfaces:
Serializable
,Messages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2025-03-07T16:12:53-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_$bundle
INSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description protected
Messages_$bundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
embeddedContainerStart()
protected String
embeddedContainerStart$str()
String
embeddedContainerStop()
protected String
embeddedContainerStop$str()
String
errorParsingRequest()
protected String
errorParsingRequest$str()
protected Locale
getLoggingLocale()
protected Object
readResolve()
String
wtf()
protected String
wtf$str()
-
-
-
Field Detail
-
INSTANCE
public static final Messages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
embeddedContainerStart$str
protected String embeddedContainerStart$str()
-
embeddedContainerStart
public final String embeddedContainerStart()
- Specified by:
embeddedContainerStart
in interfaceMessages
-
embeddedContainerStop$str
protected String embeddedContainerStop$str()
-
embeddedContainerStop
public final String embeddedContainerStop()
- Specified by:
embeddedContainerStop
in interfaceMessages
-
errorParsingRequest$str
protected String errorParsingRequest$str()
-
errorParsingRequest
public final String errorParsingRequest()
- Specified by:
errorParsingRequest
in interfaceMessages
-
wtf$str
protected String wtf$str()
-
-