Class Messages_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.jboss.threads.Messages_$logger
All Implemented Interfaces:
Serializable, org.jboss.logging.BasicLogger

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2025-11-18T10:04:31-0600") public class Messages_$logger extends org.jboss.logging.DelegatingBasicLogger implements org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
See Also:
  • Field Details

    • msg

      static final org.jboss.threads.Messages msg
    • intMsg

      static final org.jboss.threads.Messages intMsg
  • Constructor Details

    • Messages_$logger

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

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • version

      public final void version(String version)
    • version$str

      protected String version$str()
    • noThreadCreated$str

      protected String noThreadCreated$str()
    • noThreadCreated

      public final ThreadCreationException noThreadCreated()
    • taskLimitReached$str

      protected String taskLimitReached$str()
    • taskLimitReached

      public final RejectedExecutionException taskLimitReached()
    • operationTimedOut$str

      protected String operationTimedOut$str()
    • operationTimedOut

      public final TimeoutException operationTimedOut()
    • operationCancelled$str

      protected String operationCancelled$str()
    • operationCancelled

      public final CancellationException operationCancelled()
    • operationFailed$str

      protected String operationFailed$str()
    • operationFailed

      public final ExecutionException operationFailed(Throwable cause)
    • cannotAddThread$str

      protected String cannotAddThread$str()
    • cannotAddThread

      public final ThreadCreationException cannotAddThread()
    • executionInterrupted$str

      protected String executionInterrupted$str()
    • executionInterrupted

      public final ExecutionInterruptedException executionInterrupted()
    • executionRejected$str

      protected String executionRejected$str()
    • executionRejected

      public final RejectedExecutionException executionRejected()
    • shutDownInitiated$str

      protected String shutDownInitiated$str()
    • shutDownInitiated

      public final StoppedExecutorException shutDownInitiated()
    • executionTimedOut$str

      protected String executionTimedOut$str()
    • executionTimedOut

      public final ExecutionTimedOutException executionTimedOut()
    • executionFailed

      public final void executionFailed(Throwable cause, Runnable task)
    • executionFailed$str

      protected String executionFailed$str()
    • cannotAwaitWithin$str

      protected String cannotAwaitWithin$str()
    • cannotAwaitWithin

      public final IllegalStateException cannotAwaitWithin()
    • noExecutorsAvailable$str

      protected String noExecutorsAvailable$str()
    • noExecutorsAvailable

      public final RejectedExecutionException noExecutorsAvailable()
    • taskSubmitFailed

      public final void taskSubmitFailed(RejectedExecutionException e, Runnable task)
    • taskSubmitFailed$str

      protected String taskSubmitFailed$str()
    • keepAliveNotZero$str

      protected String keepAliveNotZero$str()
    • keepAliveNotZero

      public final IllegalArgumentException keepAliveNotZero()
    • cannotReduceMaxBelowCurrent$str

      protected String cannotReduceMaxBelowCurrent$str()
    • cannotReduceMaxBelowCurrent

      public final IllegalArgumentException cannotReduceMaxBelowCurrent()
    • arrayNotEmpty$str

      protected String arrayNotEmpty$str()
    • arrayNotEmpty

      public final IllegalArgumentException arrayNotEmpty()
    • noInterruptHandlers$str

      protected String noInterruptHandlers$str()
    • noInterruptHandlers

      public final IllegalStateException noInterruptHandlers()
    • notShutDown$str

      protected String notShutDown$str()
    • notShutDown

      public final IllegalStateException notShutDown()
    • concurrentModification$str

      protected String concurrentModification$str()
    • concurrentModification

      public final ConcurrentModificationException concurrentModification()
    • noSuchElement$str

      protected String noSuchElement$str()
    • noSuchElement

      public final NoSuchElementException noSuchElement()
    • unknownThrowable$str

      protected String unknownThrowable$str()
    • unknownThrowable

      public final RuntimeException unknownThrowable(Throwable t)
    • interruptHandlerThrew

      public final void interruptHandlerThrew(Throwable cause, InterruptHandler interruptHandler)
    • interruptHandlerThrew$str

      protected String interruptHandlerThrew$str()
    • notAllowedContainerManaged$str

      protected String notAllowedContainerManaged$str()
    • notAllowedContainerManaged

      public final SecurityException notAllowedContainerManaged(String methodName)