Uses of Interface
org.glassfish.grizzly.memory.MemoryProbe

Packages that use MemoryProbe
org.glassfish.grizzly.memory   
 

Uses of MemoryProbe in org.glassfish.grizzly.memory
 

Classes in org.glassfish.grizzly.memory that implement MemoryProbe
static class MemoryProbe.Adapter
          MemoryProbe adapter that provides no-op implementations for all interface methods allowing easy extension by the developer.
 

Fields in org.glassfish.grizzly.memory with type parameters of type MemoryProbe
protected  AbstractJmxMonitoringConfig<MemoryProbe> AbstractMemoryManager.monitoringConfig
          Basic monitoring support.
 

Methods in org.glassfish.grizzly.memory that return types with arguments of type MemoryProbe
 JmxMonitoringConfig<MemoryProbe> HeapMemoryManager.getMonitoringConfig()
          Return the object associated JmxMonitoringConfig.
 JmxMonitoringConfig<MemoryProbe> ByteBufferManager.getMonitoringConfig()
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.