public static final class XmlConfigs.ThreadPoolSizeData extends java.lang.Object implements XmlConfigs.ThreadPoolSizeDataMXBean, ConfigParser
Constructor and Description |
---|
ThreadPoolSizeData() |
Modifier and Type | Method and Description |
---|---|
int |
getApplicationExecutors() |
int |
getNetProcessors() |
int |
getNioCpus() |
int |
getProtocolSchedulers() |
void |
parse(org.w3c.dom.Element self) |
public void parse(org.w3c.dom.Element self) throws java.lang.Exception
parse
in interface ConfigParser
java.lang.Exception
public int getNioCpus()
getNioCpus
in interface XmlConfigs.ThreadPoolSizeDataMXBean
public int getNetProcessors()
getNetProcessors
in interface XmlConfigs.ThreadPoolSizeDataMXBean
public int getProtocolSchedulers()
getProtocolSchedulers
in interface XmlConfigs.ThreadPoolSizeDataMXBean
public int getApplicationExecutors()
getApplicationExecutors
in interface XmlConfigs.ThreadPoolSizeDataMXBean