public class ThreadPoolMX extends ThreadPool
ThreadPool.ControlRunnable, ThreadPool.MonitorRunnable, ThreadPool.ThreadPoolListener| Modifier and Type | Field and Description |
|---|---|
protected String |
domain
Deprecated.
|
protected String |
name
Deprecated.
|
currentThreadCount, currentThreadsBusy, isDaemon, listeners, MAX_SPARE_THREADS, MAX_THREADS, MAX_THREADS_MIN, maxSpareThreads, maxThreads, MIN_SPARE_THREADS, minSpareThreads, monitor, pool, sequence, stopThePool, threads, WORK_WAIT_TIMEOUT| Constructor and Description |
|---|
ThreadPoolMX()
Deprecated.
|
addThread, addThreadPoolListener, adjustLimits, checkSpareControllers, createThreadPool, getCurrentThreadCount, getCurrentThreadsBusy, getDaemon, getDebug, getMaxSpareThreads, getMaxThreads, getMinSpareThreads, getMonitor, getName, getSequence, getThreadParam, getThreads, getThreadStatus, isDaemon, notifyThreadEnd, openThreads, removeThread, returnController, run, runIt, setDaemon, setMaxSpareThreads, setMaxThreads, setMinSpareThreads, setName, shutdown, start, threadStatusStringCopyright © 2005–2017 Oracle Corporation. All rights reserved.