| Package | Description |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.threadpool |
| Modifier and Type | Field and Description |
|---|---|
protected DefaultMonitoringConfig<ThreadPoolProbe> |
AbstractTransport.threadPoolMonitoringConfig
Thread pool probes
|
| Modifier and Type | Method and Description |
|---|---|
MonitoringConfig<ThreadPoolProbe> |
Transport.getThreadPoolMonitoringConfig()
Get the monitoring configuration for Transport thread pool.
|
MonitoringConfig<ThreadPoolProbe> |
AbstractTransport.getThreadPoolMonitoringConfig()
Get the monitoring configuration for Transport thread pool.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ThreadPoolProbe.Adapter
ThreadPoolProbe adapter that provides no-op implementations for
all interface methods allowing easy extension by the developer. |
| Modifier and Type | Field and Description |
|---|---|
protected DefaultMonitoringConfig<ThreadPoolProbe> |
AbstractThreadPool.monitoringConfig
ThreadPool probes
|
protected DefaultMonitoringConfig<ThreadPoolProbe> |
ThreadPoolConfig.threadPoolMonitoringConfig
Thread pool probes
|
| Modifier and Type | Method and Description |
|---|---|
DefaultMonitoringConfig<ThreadPoolProbe> |
ThreadPoolConfig.getInitialMonitoringConfig() |
MonitoringConfig<ThreadPoolProbe> |
GrizzlyExecutorService.getMonitoringConfig()
Return the object associated
MonitoringConfig. |
MonitoringConfig<ThreadPoolProbe> |
AbstractThreadPool.getMonitoringConfig()
Return the object associated
MonitoringConfig. |
Copyright © 2015 Oracle Corporation. All Rights Reserved.