Class XtsAsLogger_$logger

  • All Implemented Interfaces:
    Serializable, XtsAsLogger, org.jboss.logging.BasicLogger

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2022-12-16T00:12:23+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:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.jboss.logging.DelegatingBasicLogger

        log
    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void cannotGetTransactionStatus​(jakarta.xml.ws.handler.MessageContext ctx, Throwable cause)  
      protected String cannotGetTransactionStatus$str()  
      protected Locale getLoggingLocale()  
      void rejectingCallBecauseNotPartOfXtsTx()  
      protected String rejectingCallBecauseNotPartOfXtsTx$str()  
      org.jboss.msc.service.StartException txBridgeInboundRecoveryServiceFailedToStart()
      Creates an exception indicating that the TxBridge inbound recovery service failed to start.
      protected String txBridgeInboundRecoveryServiceFailedToStart$str()  
      org.jboss.msc.service.StartException txBridgeOutboundRecoveryServiceFailedToStart()
      Creates an exception indicating that the TxBridge outbound recovery service failed to start.
      protected String txBridgeOutboundRecoveryServiceFailedToStart$str()  
      org.jboss.msc.service.StartException xtsServiceFailedToStart()
      Creates an exception indicating that the XTS service failed to start.
      protected String xtsServiceFailedToStart$str()  
      IllegalStateException xtsServiceIsNotStarted()
      Creates an exception indicating that this operation can not be performed when the XTS service is not started.
      protected String xtsServiceIsNotStarted$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 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 Detail

      • XtsAsLogger_$logger

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

      • 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()
      • rejectingCallBecauseNotPartOfXtsTx$str

        protected String rejectingCallBecauseNotPartOfXtsTx$str()
      • cannotGetTransactionStatus$str

        protected String cannotGetTransactionStatus$str()