Class HttpRemoteTransactionMessages_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.wildfly.httpclient.transaction.HttpRemoteTransactionMessages_$logger
-
- All Implemented Interfaces:
java.io.Serializable,org.jboss.logging.BasicLogger,HttpRemoteTransactionMessages
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-10-05T08:48:31+0200") public class HttpRemoteTransactionMessages_$logger extends org.jboss.logging.DelegatingBasicLogger implements HttpRemoteTransactionMessages, org.jboss.logging.BasicLogger, java.io.SerializableWarning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.wildfly.httpclient.transaction.HttpRemoteTransactionMessages
MESSAGES
-
-
Constructor Summary
Constructors Constructor Description HttpRemoteTransactionMessages_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.util.LocalegetLoggingLocale()javax.transaction.xa.XAExceptioninterruptedXA(int errorCode)protected java.lang.StringinterruptedXA$str()java.lang.IllegalStateExceptioninvalidTxnState()protected java.lang.StringinvalidTxnState$str()jakarta.transaction.SystemExceptionoperationInterrupted()protected java.lang.StringoperationInterrupted$str()jakarta.transaction.RollbackExceptionrollbackOnlyRollback()protected java.lang.StringrollbackOnlyRollback$str()-
Methods inherited from class org.jboss.logging.DelegatingBasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
-
-
-
Method Detail
-
getLoggingLocale
protected java.util.Locale getLoggingLocale()
-
operationInterrupted$str
protected java.lang.String operationInterrupted$str()
-
operationInterrupted
public final jakarta.transaction.SystemException operationInterrupted()
- Specified by:
operationInterruptedin interfaceHttpRemoteTransactionMessages
-
rollbackOnlyRollback$str
protected java.lang.String rollbackOnlyRollback$str()
-
rollbackOnlyRollback
public final jakarta.transaction.RollbackException rollbackOnlyRollback()
- Specified by:
rollbackOnlyRollbackin interfaceHttpRemoteTransactionMessages
-
invalidTxnState$str
protected java.lang.String invalidTxnState$str()
-
invalidTxnState
public final java.lang.IllegalStateException invalidTxnState()
- Specified by:
invalidTxnStatein interfaceHttpRemoteTransactionMessages
-
interruptedXA$str
protected java.lang.String interruptedXA$str()
-
interruptedXA
public final javax.transaction.xa.XAException interruptedXA(int errorCode)
- Specified by:
interruptedXAin interfaceHttpRemoteTransactionMessages
-
-