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