This class is not part of the public API.

Class: sun.management.HotspotClassLoading

Implementation class of HotspotClassLoadingMBean interface. Internal, uncommitted management interface for Hotspot class loading system.

Inheritance

Superclass tree: Implements:

Methods

Fields

  • CLS_COUNTER_NAME_PATTERN

    static final private String CLS_COUNTER_NAME_PATTERN = "java.cls.|com.sun.cls.|sun.cls."
  • COM_SUN_CLS

    static final private String COM_SUN_CLS = "com.sun.cls."
  • JAVA_CLS

    static final private String JAVA_CLS = "java.cls."
  • SUN_CLS

    static final private String SUN_CLS = "sun.cls."
  • jvm

    private VMManagement jvm