Package org.jboss.threads
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="2020-03-23T11:58:53-0500") public class Messages_$logger extends org.jboss.logging.DelegatingBasicLogger implements org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Messages_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IllegalStateExceptioncannotAwaitWithin()protected StringcannotAwaitWithin$str()protected LocalegetLoggingLocale()voidinterruptHandlerThrew(Throwable cause, InterruptHandler interruptHandler)protected StringinterruptHandlerThrew$str()IllegalStateExceptionnoInterruptHandlers()protected StringnoInterruptHandlers$str()SecurityExceptionnotAllowedContainerManaged(String methodName)protected StringnotAllowedContainerManaged$str()IllegalStateExceptionnotShutDown()protected StringnotShutDown$str()StoppedExecutorExceptionshutDownInitiated()protected StringshutDownInitiated$str()voidversion(String version)protected Stringversion$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 Locale getLoggingLocale()
-
version
public final void version(String version)
-
version$str
protected String version$str()
-
shutDownInitiated$str
protected String shutDownInitiated$str()
-
shutDownInitiated
public final StoppedExecutorException shutDownInitiated()
-
cannotAwaitWithin$str
protected String cannotAwaitWithin$str()
-
cannotAwaitWithin
public final IllegalStateException cannotAwaitWithin()
-
noInterruptHandlers$str
protected String noInterruptHandlers$str()
-
noInterruptHandlers
public final IllegalStateException noInterruptHandlers()
-
notShutDown$str
protected String notShutDown$str()
-
notShutDown
public final IllegalStateException notShutDown()
-
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)
-
-