@Deprecated public interface ThreadPoolExecutorMBean extends ThreadExecutorMBean
| Modifier and Type | Method and Description |
|---|---|
long |
getKeepAliveTime()
Deprecated.
|
int |
getMaxThreads()
Deprecated.
|
void |
setKeepAliveTime(long milliseconds)
Deprecated.
|
void |
setMaxThreads(int newSize)
Deprecated.
|
getCurrentThreadCount, getLargestThreadCount, getQueueSize, getRejectedCountCopyright © 2019 JBoss by Red Hat. All rights reserved.