public interface

HotspotMemoryMBean

sun.management.HotspotMemoryMBean

Class Overview

Hotspot internal management interface for the compilation system.

Summary

Public Methods
abstract List<Counter> getInternalMemoryCounters()
Returns a list of internal counters maintained in the Java virtual machine for the memory system.

Public Methods

public abstract List<Counter> getInternalMemoryCounters ()

Returns a list of internal counters maintained in the Java virtual machine for the memory system.

Returns
  • a list of internal counters maintained in the VM for the memory system.