|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPoolProbe | |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.threadpool | |
| Uses of ThreadPoolProbe in org.glassfish.grizzly |
|---|
| Fields in org.glassfish.grizzly with type parameters of type ThreadPoolProbe | |
|---|---|
protected MonitoringConfigImpl<ThreadPoolProbe> |
AbstractTransport.threadPoolMonitoringConfig
Thread pool probes |
| Methods in org.glassfish.grizzly that return types with arguments of type ThreadPoolProbe | |
|---|---|
MonitoringConfig<ThreadPoolProbe> |
Transport.getThreadPoolMonitoringConfig()
Get the monitoring configuration for Transport thread pool. |
MonitoringConfig<ThreadPoolProbe> |
AbstractTransport.getThreadPoolMonitoringConfig()
Get the monitoring configuration for Transport thread pool. |
| Uses of ThreadPoolProbe in org.glassfish.grizzly.threadpool |
|---|
| Fields in org.glassfish.grizzly.threadpool with type parameters of type ThreadPoolProbe | |
|---|---|
protected AbstractJmxMonitoringConfig<ThreadPoolProbe> |
AbstractThreadPool.monitoringConfig
ThreadPool probes |
protected MonitoringConfigImpl<ThreadPoolProbe> |
ThreadPoolConfig.threadPoolMonitoringConfig
Thread pool probes |
| Methods in org.glassfish.grizzly.threadpool that return types with arguments of type ThreadPoolProbe | |
|---|---|
MonitoringConfigImpl<ThreadPoolProbe> |
ThreadPoolConfig.getInitialMonitoringConfig()
|
JmxMonitoringConfig<ThreadPoolProbe> |
GrizzlyExecutorService.getMonitoringConfig()
Return the object associated JmxMonitoringConfig. |
JmxMonitoringConfig<ThreadPoolProbe> |
AbstractThreadPool.getMonitoringConfig()
Return the object associated JmxMonitoringConfig. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||