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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.