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