This class is not part of the public API.

Class: sun.management.MonitorInfoCompositeData

A CompositeData for MonitorInfo for the local management support. This class avoids the performance penalty paid to the construction of a CompositeData use in the local case.

Inheritance

Superclass tree: Implements:

Methods

Fields

  • CLASS_NAME

    static final private String CLASS_NAME = "className"
  • IDENTITY_HASH_CODE

    static final private String IDENTITY_HASH_CODE = "identityHashCode"
  • LOCKED_STACK_DEPTH

    static final private String LOCKED_STACK_DEPTH = "lockedStackDepth"
  • LOCKED_STACK_FRAME

    static final private String LOCKED_STACK_FRAME = "lockedStackFrame"
  • lock

    final private MonitorInfo lock
  • monitorInfoCompositeType

    static final private CompositeType monitorInfoCompositeType
  • monitorInfoItemNames

    static final private String[] monitorInfoItemNames