@Deprecated public interface BoundedQueueThreadPoolExecutorMBean extends BoundedThreadPoolExecutorMBean
| Modifier and Type | Method and Description |
|---|---|
int |
getCoreThreads()
Deprecated.
|
boolean |
isAllowCoreThreadTimeout()
Deprecated.
|
void |
setAllowCoreThreadTimeout(boolean allow)
Deprecated.
|
void |
setCoreThreads(int newSize)
Deprecated.
|
isBlocking, setBlockinggetKeepAliveTime, getMaxThreads, setKeepAliveTime, setMaxThreadsgetCurrentThreadCount, getLargestThreadCount, getQueueSize, getRejectedCountCopyright © 2019 JBoss by Red Hat. All rights reserved.