This class is not part of the public API.

Interface: sun.management.HotspotMemoryMBean

  • public interface HotspotMemoryMBean
Hotspot internal management interface for the compilation system.

Methods

  • getInternalMemoryCounterstop

    public List<Counter> getInternalMemoryCounters()
    Returns a list of internal counters maintained in the Java virtual machine for the memory system.
    Return:
    @return a list of internal counters maintained in the VM for the memory system.
    Google Code Search
    Stack Overflow