UNPKG

cosmic-internal-jdk

Version:

KingScript: JDK1.8

56 lines (55 loc) 5.11 kB
/// <reference types="dist/index" /> export type InvalidRelationIdException = $.javax.management.relation.InvalidRelationIdException; export declare const InvalidRelationIdException: $.javax.management.relation.InvalidRelationIdExceptionConstructor; export type InvalidRelationServiceException = $.javax.management.relation.InvalidRelationServiceException; export declare const InvalidRelationServiceException: $.javax.management.relation.InvalidRelationServiceExceptionConstructor; export type InvalidRelationTypeException = $.javax.management.relation.InvalidRelationTypeException; export declare const InvalidRelationTypeException: $.javax.management.relation.InvalidRelationTypeExceptionConstructor; export type InvalidRoleInfoException = $.javax.management.relation.InvalidRoleInfoException; export declare const InvalidRoleInfoException: $.javax.management.relation.InvalidRoleInfoExceptionConstructor; export type InvalidRoleValueException = $.javax.management.relation.InvalidRoleValueException; export declare const InvalidRoleValueException: $.javax.management.relation.InvalidRoleValueExceptionConstructor; export type MBeanServerNotificationFilter = $.javax.management.relation.MBeanServerNotificationFilter; export declare const MBeanServerNotificationFilter: $.javax.management.relation.MBeanServerNotificationFilterConstructor; export type Relation = $.javax.management.relation.Relation; export declare const Relation: $.javax.management.relation.RelationConstructor; export type RelationException = $.javax.management.relation.RelationException; export declare const RelationException: $.javax.management.relation.RelationExceptionConstructor; export type RelationNotFoundException = $.javax.management.relation.RelationNotFoundException; export declare const RelationNotFoundException: $.javax.management.relation.RelationNotFoundExceptionConstructor; export type RelationNotification = $.javax.management.relation.RelationNotification; export declare const RelationNotification: $.javax.management.relation.RelationNotificationConstructor; export type RelationService = $.javax.management.relation.RelationService; export declare const RelationService: $.javax.management.relation.RelationServiceConstructor; export type RelationServiceMBean = $.javax.management.relation.RelationServiceMBean; export declare const RelationServiceMBean: $.javax.management.relation.RelationServiceMBeanConstructor; export type RelationServiceNotRegisteredException = $.javax.management.relation.RelationServiceNotRegisteredException; export declare const RelationServiceNotRegisteredException: $.javax.management.relation.RelationServiceNotRegisteredExceptionConstructor; export type RelationSupport = $.javax.management.relation.RelationSupport; export declare const RelationSupport: $.javax.management.relation.RelationSupportConstructor; export type RelationSupportMBean = $.javax.management.relation.RelationSupportMBean; export declare const RelationSupportMBean: $.javax.management.relation.RelationSupportMBeanConstructor; export type RelationType = $.javax.management.relation.RelationType; export declare const RelationType: $.javax.management.relation.RelationTypeConstructor; export type RelationTypeNotFoundException = $.javax.management.relation.RelationTypeNotFoundException; export declare const RelationTypeNotFoundException: $.javax.management.relation.RelationTypeNotFoundExceptionConstructor; export type RelationTypeSupport = $.javax.management.relation.RelationTypeSupport; export declare const RelationTypeSupport: $.javax.management.relation.RelationTypeSupportConstructor; export type Role = $.javax.management.relation.Role; export declare const Role: $.javax.management.relation.RoleConstructor; export type RoleInfo = $.javax.management.relation.RoleInfo; export declare const RoleInfo: $.javax.management.relation.RoleInfoConstructor; export type RoleInfoNotFoundException = $.javax.management.relation.RoleInfoNotFoundException; export declare const RoleInfoNotFoundException: $.javax.management.relation.RoleInfoNotFoundExceptionConstructor; export type RoleList = $.javax.management.relation.RoleList; export declare const RoleList: $.javax.management.relation.RoleListConstructor; export type RoleNotFoundException = $.javax.management.relation.RoleNotFoundException; export declare const RoleNotFoundException: $.javax.management.relation.RoleNotFoundExceptionConstructor; export type RoleResult = $.javax.management.relation.RoleResult; export declare const RoleResult: $.javax.management.relation.RoleResultConstructor; export type RoleStatus = $.javax.management.relation.RoleStatus; export declare const RoleStatus: $.javax.management.relation.RoleStatusConstructor; export type RoleUnresolved = $.javax.management.relation.RoleUnresolved; export declare const RoleUnresolved: $.javax.management.relation.RoleUnresolvedConstructor; export type RoleUnresolvedList = $.javax.management.relation.RoleUnresolvedList; export declare const RoleUnresolvedList: $.javax.management.relation.RoleUnresolvedListConstructor;