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