@Deprecated public interface ThreadPoolExecutorMBean extends ThreadExecutorMBean
Modifier and Type | Method and Description |
---|---|
long |
getKeepAliveTime()
Deprecated.
|
int |
getMaxThreads()
Deprecated.
|
void |
setKeepAliveTime(long milliseconds)
Deprecated.
|
void |
setMaxThreads(int newSize)
Deprecated.
|
getCurrentThreadCount, getLargestThreadCount, getQueueSize, getRejectedCount
Copyright © 2023 JBoss by Red Hat. All rights reserved.