public interface ThreadPoolExecutorMBean extends ThreadExecutorMBean
| Modifier and Type | Method and Description |
|---|---|
long |
getKeepAliveTime() |
int |
getMaxThreads() |
void |
setKeepAliveTime(long milliseconds) |
void |
setMaxThreads(int newSize) |
getCurrentThreadCount, getLargestThreadCount, getRejectedCountCopyright © 2012 JBoss by Red Hat. All Rights Reserved.