|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPoolStatistic | |
|---|---|
| org.glassfish.grizzly.web | |
| org.glassfish.grizzly.web.embed | |
| Uses of ThreadPoolStatistic in org.glassfish.grizzly.web |
|---|
| Fields in org.glassfish.grizzly.web declared as ThreadPoolStatistic | |
|---|---|
protected ThreadPoolStatistic |
WebFilter.threadPoolStat
Placeholder for ExecutorService statistic. |
| Methods in org.glassfish.grizzly.web that return ThreadPoolStatistic | |
|---|---|
ThreadPoolStatistic |
WebFilter.getThreadPoolStatistic()
|
| Uses of ThreadPoolStatistic in org.glassfish.grizzly.web.embed |
|---|
| Methods in org.glassfish.grizzly.web.embed that return ThreadPoolStatistic | |
|---|---|
ThreadPoolStatistic |
Statistics.getThreadPoolStatistics()
Return an instance of ThreadPoolStatistic, which gather information
about the current thread pool used by Grizzly. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||