public interface BoundedThreadPoolExecutorMBean extends ThreadPoolExecutorMBean
Modifier and Type | Method and Description |
---|---|
boolean |
isBlocking() |
void |
setBlocking(boolean blocking) |
getKeepAliveTime, getMaxThreads, setKeepAliveTime, setMaxThreads
getCurrentThreadCount, getLargestThreadCount, getRejectedCount
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.