@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2018-02-09T14:08:11+0000") 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 |
alreadyCanceled() |
protected String |
alreadyCanceled$str() |
String |
alreadyDone() |
protected String |
alreadyDone$str() |
String |
alreadySuspended() |
protected String |
alreadySuspended$str() |
String |
cancel() |
protected String |
cancel$str() |
String |
cancellingWith503() |
protected String |
cancellingWith503$str() |
String |
onComplete() |
protected String |
onComplete$str() |
String |
onTimeout() |
protected String |
onTimeout$str() |
protected Object |
readResolve() |
String |
requestNotSuspended() |
protected String |
requestNotSuspended$str() |
String |
scheduledTimeout() |
protected String |
scheduledTimeout$str() |
String |
schedulingTimeout() |
protected String |
schedulingTimeout$str() |
public static final Messages_$bundle INSTANCE
protected Object readResolve()
protected String alreadyCanceled$str()
public final String alreadyCanceled()
alreadyCanceled
in interface Messages
protected String alreadyDone$str()
public final String alreadyDone()
alreadyDone
in interface Messages
protected String alreadySuspended$str()
public final String alreadySuspended()
alreadySuspended
in interface Messages
protected String cancel$str()
protected String cancellingWith503$str()
public final String cancellingWith503()
cancellingWith503
in interface Messages
protected String onComplete$str()
public final String onComplete()
onComplete
in interface Messages
protected String onTimeout$str()
protected String requestNotSuspended$str()
public final String requestNotSuspended()
requestNotSuspended
in interface Messages
protected String scheduledTimeout$str()
public final String scheduledTimeout()
scheduledTimeout
in interface Messages
protected String schedulingTimeout$str()
public final String schedulingTimeout()
schedulingTimeout
in interface Messages
Copyright © 2018. All rights reserved.