This class is not part of the public API.

Class: sun.management.HotspotRuntime

Implementation class of HotspotRuntimeMBean interface. Internal, uncommitted management interface for Hotspot runtime system.

Inheritance

Superclass tree: Implements:

Methods

Fields

  • COM_SUN_PROPERTY

    static final private String COM_SUN_PROPERTY = "com.sun.property."
  • COM_SUN_RT

    static final private String COM_SUN_RT = "com.sun.rt."
  • JAVA_PROPERTY

    static final private String JAVA_PROPERTY = "java.property."
  • JAVA_RT

    static final private String JAVA_RT = "java.rt."
  • RT_COUNTER_NAME_PATTERN

    static final private String RT_COUNTER_NAME_PATTERN = "java.rt.|com.sun.rt.|sun.rt.|java.property.|com.sun.property.|sun.property."
  • SUN_PROPERTY

    static final private String SUN_PROPERTY = "sun.property."
  • SUN_RT

    static final private String SUN_RT = "sun.rt."
  • jvm

    private VMManagement jvm