Class LicenseManagementJMXConstants


  • public class LicenseManagementJMXConstants
    extends Object
    • Field Detail

      • COMPONENT_ID

        public static final String COMPONENT_ID

        Value representing the 'componentID' column index for returned tabular results.

        See Also:
        Constant Field Values
      • INSTANCE

        public static final String INSTANCE

        Value representing the 'instance' column index for returned tabular results.

        See Also:
        Constant Field Values
      • FUNCTION

        public static final String FUNCTION

        Value representing the 'function' column index for returned tabular results.

        See Also:
        Constant Field Values
      • VERSION

        public static final String VERSION

        Value representing the 'version' column index for returned tabular results.

        See Also:
        Constant Field Values
      • ACCOUNTED

        public static final String ACCOUNTED

        Value representing the 'accounted' column index for returned tabular results.

        See Also:
        Constant Field Values
      • OPTIONAL

        public static final String OPTIONAL

        Value representing the 'optional' column index for returned tabular results.

        See Also:
        Constant Field Values
      • CAPACITY

        public static final String CAPACITY

        Value representing the 'capacity' column index for returned tabular results.

        See Also:
        Constant Field Values
      • LICENSE_OVERVIEW_TYPE

        public static CompositeType LICENSE_OVERVIEW_TYPE

        Row type for license overview data.

      • LICENSE_OVERVIEW_TABLE_TYPE

        public static TabularType LICENSE_OVERVIEW_TABLE_TYPE

        Table type for license overview data.

    • Constructor Detail

      • LicenseManagementJMXConstants

        public LicenseManagementJMXConstants()