UNPKG

cosmic-internal-jdk

Version:

KingScript: JDK1.8

26 lines (25 loc) 2.45 kB
/// <reference types="dist/index" /> export type DescriptorSupport = $.javax.management.modelmbean.DescriptorSupport; export declare const DescriptorSupport: $.javax.management.modelmbean.DescriptorSupportConstructor; export type InvalidTargetObjectTypeException = $.javax.management.modelmbean.InvalidTargetObjectTypeException; export declare const InvalidTargetObjectTypeException: $.javax.management.modelmbean.InvalidTargetObjectTypeExceptionConstructor; export type ModelMBean = $.javax.management.modelmbean.ModelMBean; export declare const ModelMBean: $.javax.management.modelmbean.ModelMBeanConstructor; export type ModelMBeanAttributeInfo = $.javax.management.modelmbean.ModelMBeanAttributeInfo; export declare const ModelMBeanAttributeInfo: $.javax.management.modelmbean.ModelMBeanAttributeInfoConstructor; export type ModelMBeanConstructorInfo = $.javax.management.modelmbean.ModelMBeanConstructorInfo; export declare const ModelMBeanConstructorInfo: $.javax.management.modelmbean.ModelMBeanConstructorInfoConstructor; export type ModelMBeanInfo = $.javax.management.modelmbean.ModelMBeanInfo; export declare const ModelMBeanInfo: $.javax.management.modelmbean.ModelMBeanInfoConstructor; export type ModelMBeanInfoSupport = $.javax.management.modelmbean.ModelMBeanInfoSupport; export declare const ModelMBeanInfoSupport: $.javax.management.modelmbean.ModelMBeanInfoSupportConstructor; export type ModelMBeanNotificationBroadcaster = $.javax.management.modelmbean.ModelMBeanNotificationBroadcaster; export declare const ModelMBeanNotificationBroadcaster: $.javax.management.modelmbean.ModelMBeanNotificationBroadcasterConstructor; export type ModelMBeanNotificationInfo = $.javax.management.modelmbean.ModelMBeanNotificationInfo; export declare const ModelMBeanNotificationInfo: $.javax.management.modelmbean.ModelMBeanNotificationInfoConstructor; export type ModelMBeanOperationInfo = $.javax.management.modelmbean.ModelMBeanOperationInfo; export declare const ModelMBeanOperationInfo: $.javax.management.modelmbean.ModelMBeanOperationInfoConstructor; export type RequiredModelMBean = $.javax.management.modelmbean.RequiredModelMBean; export declare const RequiredModelMBean: $.javax.management.modelmbean.RequiredModelMBeanConstructor; export type XMLParseException = $.javax.management.modelmbean.XMLParseException; export declare const XMLParseException: $.javax.management.modelmbean.XMLParseExceptionConstructor;