Class XtsAsLogger_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.jboss.as.xts.logging.XtsAsLogger_$logger
All Implemented Interfaces:
Serializable, XtsAsLogger, org.jboss.logging.BasicLogger

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2025-09-30T11:02:59+0100") public class XtsAsLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements XtsAsLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
See Also:
  • Field Summary

    Fields inherited from class org.jboss.logging.DelegatingBasicLogger

    log

    Fields inherited from interface org.jboss.as.xts.logging.XtsAsLogger

    ROOT_LOGGER
  • Constructor Summary

    Constructors
    Constructor
    Description
    XtsAsLogger_$logger(org.jboss.logging.Logger log)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final void
    cannotGetTransactionStatus(jakarta.xml.ws.handler.MessageContext ctx, Throwable cause)
     
    protected String
     
    final org.jboss.as.server.deployment.DeploymentUnitProcessingException
     
    protected String
     
    protected Locale
     
    final void
     
    protected String
     
    final org.jboss.msc.service.StartException
    Creates an exception indicating that the TxBridge inbound recovery service failed to start.
    protected String
     
    final org.jboss.msc.service.StartException
    Creates an exception indicating that the TxBridge outbound recovery service failed to start.
    protected String
     
     
    protected String
     
    final org.jboss.msc.service.StartException
    Creates an exception indicating that the XTS service failed to start.
    protected String
     
    Creates an exception indicating that this operation can not be performed when the XTS service is not started.
    protected String
     

    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
  • Constructor Details

    • XtsAsLogger_$logger

      public XtsAsLogger_$logger(org.jboss.logging.Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • txBridgeInboundRecoveryServiceFailedToStart$str

      protected String txBridgeInboundRecoveryServiceFailedToStart$str()
    • txBridgeInboundRecoveryServiceFailedToStart

      public final org.jboss.msc.service.StartException txBridgeInboundRecoveryServiceFailedToStart()
      Description copied from interface: XtsAsLogger
      Creates an exception indicating that the TxBridge inbound recovery service failed to start.
      Specified by:
      txBridgeInboundRecoveryServiceFailedToStart in interface XtsAsLogger
      Returns:
      a StartException for the error.
    • txBridgeOutboundRecoveryServiceFailedToStart$str

      protected String txBridgeOutboundRecoveryServiceFailedToStart$str()
    • txBridgeOutboundRecoveryServiceFailedToStart

      public final org.jboss.msc.service.StartException txBridgeOutboundRecoveryServiceFailedToStart()
      Description copied from interface: XtsAsLogger
      Creates an exception indicating that the TxBridge outbound recovery service failed to start.
      Specified by:
      txBridgeOutboundRecoveryServiceFailedToStart in interface XtsAsLogger
      Returns:
      a StartException for the error.
    • xtsServiceFailedToStart$str

      protected String xtsServiceFailedToStart$str()
    • xtsServiceFailedToStart

      public final org.jboss.msc.service.StartException xtsServiceFailedToStart()
      Description copied from interface: XtsAsLogger
      Creates an exception indicating that the XTS service failed to start.
      Specified by:
      xtsServiceFailedToStart in interface XtsAsLogger
      Returns:
      a StartException for the error.
    • xtsServiceIsNotStarted$str

      protected String xtsServiceIsNotStarted$str()
    • xtsServiceIsNotStarted

      public final IllegalStateException xtsServiceIsNotStarted()
      Description copied from interface: XtsAsLogger
      Creates an exception indicating that this operation can not be performed when the XTS service is not started.
      Specified by:
      xtsServiceIsNotStarted in interface XtsAsLogger
      Returns:
      a IllegalStateException for the error.
    • rejectingCallBecauseNotPartOfXtsTx

      public final void rejectingCallBecauseNotPartOfXtsTx()
      Specified by:
      rejectingCallBecauseNotPartOfXtsTx in interface XtsAsLogger
    • rejectingCallBecauseNotPartOfXtsTx$str

      protected String rejectingCallBecauseNotPartOfXtsTx$str()
    • cannotGetTransactionStatus

      public final void cannotGetTransactionStatus(jakarta.xml.ws.handler.MessageContext ctx, Throwable cause)
      Specified by:
      cannotGetTransactionStatus in interface XtsAsLogger
    • cannotGetTransactionStatus$str

      protected String cannotGetTransactionStatus$str()
    • unexpectedBridgeType$str

      protected String unexpectedBridgeType$str()
    • unexpectedBridgeType

      public final XTSException unexpectedBridgeType(String bridgeType)
      Specified by:
      unexpectedBridgeType in interface XtsAsLogger
    • errorProcessingEndpoint$str

      protected String errorProcessingEndpoint$str()
    • errorProcessingEndpoint

      public final org.jboss.as.server.deployment.DeploymentUnitProcessingException errorProcessingEndpoint(String endpoint, Throwable cause)
      Specified by:
      errorProcessingEndpoint in interface XtsAsLogger