Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
Log4jThread() |
Log4jThread(Runnable target) |
Log4jThread(Runnable target,
String name) |
Log4jThread(String name) |
Log4jThread(ThreadGroup group,
Runnable target) |
Log4jThread(ThreadGroup group,
Runnable target,
String name) |
Log4jThread(ThreadGroup group,
Runnable target,
String name,
long stackSize) |
Log4jThread(ThreadGroup group,
String name) |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public Log4jThread()
public Log4jThread(Runnable target)
public Log4jThread(String name)
public Log4jThread(ThreadGroup group, Runnable target)
public Log4jThread(ThreadGroup group, Runnable target, String name)
public Log4jThread(ThreadGroup group, Runnable target, String name, long stackSize)
public Log4jThread(ThreadGroup group, String name)
Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.