@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, setBlocking
getKeepAliveTime, getMaxThreads, setKeepAliveTime, setMaxThreads
getCurrentThreadCount, getLargestThreadCount, getQueueSize, getRejectedCount
Copyright © 2023 JBoss by Red Hat. All rights reserved.