| Package | Description |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.memory | |
| org.glassfish.grizzly.monitoring.jmx | |
| org.glassfish.grizzly.threadpool |
| Modifier and Type | Method and Description |
|---|---|
JmxMonitoringConfig<TransportProbe> |
Transport.getMonitoringConfig()
Get the Transport monitoring configuration
MonitoringConfig. |
JmxMonitoringConfig<TransportProbe> |
AbstractTransport.getMonitoringConfig()
Get the Transport monitoring configuration
MonitoringConfig. |
| Modifier and Type | Method and Description |
|---|---|
JmxMonitoringConfig<MemoryProbe> |
HeapMemoryManager.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig. |
JmxMonitoringConfig<MemoryProbe> |
ByteBufferManager.getMonitoringConfig() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJmxMonitoringConfig<E>
The abstract class, which represents the JMX aware configuration object.
|
| Modifier and Type | Method and Description |
|---|---|
JmxMonitoringConfig<E> |
JmxMonitoringAware.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig. |
| Modifier and Type | Method and Description |
|---|---|
JmxMonitoringConfig<ThreadPoolProbe> |
GrizzlyExecutorService.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig. |
JmxMonitoringConfig<ThreadPoolProbe> |
AbstractThreadPool.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig. |
Copyright © 2013 Oracle Corporation. All Rights Reserved.