| Package | Description |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.monitoring.jmx | |
| org.glassfish.grizzly.nio | |
| org.glassfish.grizzly.threadpool |
| Modifier and Type | Field and Description |
|---|---|
protected MonitoringConfigImpl<ConnectionProbe> |
AbstractTransport.connectionMonitoringConfig
Connection probes
|
protected MonitoringConfigImpl<ThreadPoolProbe> |
AbstractTransport.threadPoolMonitoringConfig
Thread pool probes
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJmxMonitoringConfig<E>
The abstract class, which represents the JMX aware configuration object.
|
| Modifier and Type | Field and Description |
|---|---|
protected MonitoringConfigImpl<ConnectionProbe> |
NIOConnection.monitoringConfig
Connection probes
|
| Modifier and Type | Field and Description |
|---|---|
protected MonitoringConfigImpl<ThreadPoolProbe> |
ThreadPoolConfig.threadPoolMonitoringConfig
Thread pool probes
|
| Modifier and Type | Method and Description |
|---|---|
MonitoringConfigImpl<ThreadPoolProbe> |
ThreadPoolConfig.getInitialMonitoringConfig() |
Copyright © 2013 Oracle Corporation. All Rights Reserved.