This class is not part of the public API.

Class: sun.management.MemoryNotifInfoCompositeData

A CompositeData for MemoryNotificationInfo 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

  • COUNT

    static final private String COUNT = "count"
  • POOL_NAME

    static final private String POOL_NAME = "poolName"
  • USAGE

    static final private String USAGE = "usage"
  • memoryNotifInfo

    final private MemoryNotificationInfo memoryNotifInfo
  • memoryNotifInfoCompositeType

    static final private CompositeType memoryNotifInfoCompositeType
  • memoryNotifInfoItemNames

    static final private String[] memoryNotifInfoItemNames