@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2020-02-26T11:45:09+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 |
alreadyCommitted() |
protected String |
alreadyCommitted$str() |
String |
alreadySuspended() |
protected String |
alreadySuspended$str() |
String |
chunkSizeMustBeAtLeastOne() |
protected String |
chunkSizeMustBeAtLeastOne$str() |
String |
exceptionCaught() |
protected String |
exceptionCaught$str() |
String |
failedToParseRequest() |
protected String |
failedToParseRequest$str() |
protected Locale |
getLoggingLocale() |
protected Object |
readResolve() |
String |
responseIsCommitted() |
protected String |
responseIsCommitted$str() |
String |
unexpected() |
protected String |
unexpected$str() |
public static final Messages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String alreadyCommitted$str()
public final String alreadyCommitted()
alreadyCommitted
in interface Messages
protected String alreadySuspended$str()
public final String alreadySuspended()
alreadySuspended
in interface Messages
protected String chunkSizeMustBeAtLeastOne$str()
public final String chunkSizeMustBeAtLeastOne()
chunkSizeMustBeAtLeastOne
in interface Messages
protected String exceptionCaught$str()
public final String exceptionCaught()
exceptionCaught
in interface Messages
protected String failedToParseRequest$str()
public final String failedToParseRequest()
failedToParseRequest
in interface Messages
protected String responseIsCommitted$str()
public final String responseIsCommitted()
responseIsCommitted
in interface Messages
protected String unexpected$str()
public final String unexpected()
unexpected
in interface Messages
Copyright © 2020 JBoss by Red Hat. All rights reserved.