Uses of Interface
org.glassfish.grizzly.memory.MemoryProbe
Packages that use MemoryProbe
-
Uses of MemoryProbe in org.glassfish.grizzly.memory
Classes in org.glassfish.grizzly.memory that implement MemoryProbeModifier and TypeClassDescriptionstatic classMemoryProbeadapter 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 MemoryProbeModifier and TypeFieldDescriptionprotected final DefaultMonitoringConfig<MemoryProbe>AbstractMemoryManager.monitoringConfigBasic monitoring support.protected final DefaultMonitoringConfig<MemoryProbe>PooledMemoryManager.monitoringConfigBasic monitoring support.Methods in org.glassfish.grizzly.memory that return types with arguments of type MemoryProbeModifier and TypeMethodDescriptionByteBufferManager.getMonitoringConfig()HeapMemoryManager.getMonitoringConfig()Return the object associatedMonitoringConfig.PooledMemoryManager.getMonitoringConfig()Return the object associatedMonitoringConfig.