This class is not part of the public API.

Class: sun.management.VMOptionCompositeData

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

  • NAME

    static final private String NAME = "name"
  • ORIGIN

    static final private String ORIGIN = "origin"
  • VALUE

    static final private String VALUE = "value"
  • WRITEABLE

    static final private String WRITEABLE = "writeable"
  • option

    final private VMOption option
  • vmOptionCompositeType

    static final private CompositeType vmOptionCompositeType
  • vmOptionItemNames

    static final private String[] vmOptionItemNames