Modifier and Type | Method and Description |
---|---|
JmxMonitoringConfig<TransportProbe> |
AbstractTransport.getMonitoringConfig()
Get the Transport monitoring configuration
MonitoringConfig . |
JmxMonitoringConfig<TransportProbe> |
Transport.getMonitoringConfig()
Get the Transport monitoring configuration
MonitoringConfig . |
Modifier and Type | Method and Description |
---|---|
JmxMonitoringConfig<HttpProbe> |
HttpCodecFilter.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig . |
JmxMonitoringConfig<KeepAliveProbe> |
KeepAlive.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig . |
Modifier and Type | Method and Description |
---|---|
JmxMonitoringConfig<HttpServerProbe> |
HttpServerFilter.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig . |
Modifier and Type | Method and Description |
---|---|
JmxMonitoringConfig<FileCacheProbe> |
FileCache.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig . |
Modifier and Type | Method and Description |
---|---|
JmxMonitoringConfig<MemoryProbe> |
ByteBufferManager.getMonitoringConfig() |
JmxMonitoringConfig<MemoryProbe> |
HeapMemoryManager.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig . |
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> |
AbstractThreadPool.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig . |
JmxMonitoringConfig<ThreadPoolProbe> |
GrizzlyExecutorService.getMonitoringConfig()
Return the object associated
JmxMonitoringConfig . |
Copyright © 2013 Oracle Corporation. All Rights Reserved.