public interface JMXConfigurableThreadPoolExecutorMBean extends JMXEnabledThreadPoolExecutorMBean
Modifier and Type | Method and Description |
---|---|
int |
getCorePoolSize() |
void |
setCorePoolSize(int n) |
getCoreThreads, getCurrentlyBlockedTasks, getMaximumThreads, getTotalBlockedTasks, setCoreThreads, setMaximumThreads
getActiveCount, getCompletedTasks, getPendingTasks
Copyright © 2016 The Apache Software Foundation