cosmic-internal-jdk
Version:
KingScript: JDK1.8
146 lines (145 loc) • 12.2 kB
TypeScript
/// <reference path="../index.d.ts" />
export type Attribute = $.javax.management.Attribute;
export declare const Attribute: $.javax.management.AttributeConstructor;
export type AttributeChangeNotification = $.javax.management.AttributeChangeNotification;
export declare const AttributeChangeNotification: $.javax.management.AttributeChangeNotificationConstructor;
export type AttributeChangeNotificationFilter = $.javax.management.AttributeChangeNotificationFilter;
export declare const AttributeChangeNotificationFilter: $.javax.management.AttributeChangeNotificationFilterConstructor;
export type AttributeList = $.javax.management.AttributeList;
export declare const AttributeList: $.javax.management.AttributeListConstructor;
export type AttributeNotFoundException = $.javax.management.AttributeNotFoundException;
export declare const AttributeNotFoundException: $.javax.management.AttributeNotFoundExceptionConstructor;
export type AttributeValueExp = $.javax.management.AttributeValueExp;
export declare const AttributeValueExp: $.javax.management.AttributeValueExpConstructor;
export type BadAttributeValueExpException = $.javax.management.BadAttributeValueExpException;
export declare const BadAttributeValueExpException: $.javax.management.BadAttributeValueExpExceptionConstructor;
export type BadBinaryOpValueExpException = $.javax.management.BadBinaryOpValueExpException;
export declare const BadBinaryOpValueExpException: $.javax.management.BadBinaryOpValueExpExceptionConstructor;
export type BadStringOperationException = $.javax.management.BadStringOperationException;
export declare const BadStringOperationException: $.javax.management.BadStringOperationExceptionConstructor;
export type DefaultLoaderRepository = $.javax.management.DefaultLoaderRepository;
export declare const DefaultLoaderRepository: $.javax.management.DefaultLoaderRepositoryConstructor;
export type Descriptor = $.javax.management.Descriptor;
export declare const Descriptor: $.javax.management.DescriptorConstructor;
export type DescriptorAccess = $.javax.management.DescriptorAccess;
export declare const DescriptorAccess: $.javax.management.DescriptorAccessConstructor;
export type DescriptorKey = $.javax.management.DescriptorKey;
export declare const DescriptorKey: $.javax.management.DescriptorKeyConstructor;
export type DescriptorRead = $.javax.management.DescriptorRead;
export declare const DescriptorRead: $.javax.management.DescriptorReadConstructor;
export type DynamicMBean = $.javax.management.DynamicMBean;
export declare const DynamicMBean: $.javax.management.DynamicMBeanConstructor;
export type ImmutableDescriptor = $.javax.management.ImmutableDescriptor;
export declare const ImmutableDescriptor: $.javax.management.ImmutableDescriptorConstructor;
export type InstanceAlreadyExistsException = $.javax.management.InstanceAlreadyExistsException;
export declare const InstanceAlreadyExistsException: $.javax.management.InstanceAlreadyExistsExceptionConstructor;
export type InstanceNotFoundException = $.javax.management.InstanceNotFoundException;
export declare const InstanceNotFoundException: $.javax.management.InstanceNotFoundExceptionConstructor;
export type IntrospectionException = $.javax.management.IntrospectionException;
export declare const IntrospectionException: $.javax.management.IntrospectionExceptionConstructor;
export type InvalidApplicationException = $.javax.management.InvalidApplicationException;
export declare const InvalidApplicationException: $.javax.management.InvalidApplicationExceptionConstructor;
export type InvalidAttributeValueException = $.javax.management.InvalidAttributeValueException;
export declare const InvalidAttributeValueException: $.javax.management.InvalidAttributeValueExceptionConstructor;
export type JMException = $.javax.management.JMException;
export declare const JMException: $.javax.management.JMExceptionConstructor;
export type JMRuntimeException = $.javax.management.JMRuntimeException;
export declare const JMRuntimeException: $.javax.management.JMRuntimeExceptionConstructor;
export type JMX = $.javax.management.JMX;
export declare const JMX: $.javax.management.JMXConstructor;
export type ListenerNotFoundException = $.javax.management.ListenerNotFoundException;
export declare const ListenerNotFoundException: $.javax.management.ListenerNotFoundExceptionConstructor;
export type MBeanAttributeInfo = $.javax.management.MBeanAttributeInfo;
export declare const MBeanAttributeInfo: $.javax.management.MBeanAttributeInfoConstructor;
export type MBeanConstructorInfo = $.javax.management.MBeanConstructorInfo;
export declare const MBeanConstructorInfo: $.javax.management.MBeanConstructorInfoConstructor;
export type MBeanException = $.javax.management.MBeanException;
export declare const MBeanException: $.javax.management.MBeanExceptionConstructor;
export type MBeanFeatureInfo = $.javax.management.MBeanFeatureInfo;
export declare const MBeanFeatureInfo: $.javax.management.MBeanFeatureInfoConstructor;
export type MBeanInfo = $.javax.management.MBeanInfo;
export declare const MBeanInfo: $.javax.management.MBeanInfoConstructor;
export type MBeanNotificationInfo = $.javax.management.MBeanNotificationInfo;
export declare const MBeanNotificationInfo: $.javax.management.MBeanNotificationInfoConstructor;
export type MBeanOperationInfo = $.javax.management.MBeanOperationInfo;
export declare const MBeanOperationInfo: $.javax.management.MBeanOperationInfoConstructor;
export type MBeanParameterInfo = $.javax.management.MBeanParameterInfo;
export declare const MBeanParameterInfo: $.javax.management.MBeanParameterInfoConstructor;
export type MBeanPermission = $.javax.management.MBeanPermission;
export declare const MBeanPermission: $.javax.management.MBeanPermissionConstructor;
export type MBeanRegistration = $.javax.management.MBeanRegistration;
export declare const MBeanRegistration: $.javax.management.MBeanRegistrationConstructor;
export type MBeanRegistrationException = $.javax.management.MBeanRegistrationException;
export declare const MBeanRegistrationException: $.javax.management.MBeanRegistrationExceptionConstructor;
export type MBeanServer = $.javax.management.MBeanServer;
export declare const MBeanServer: $.javax.management.MBeanServerConstructor;
export type MBeanServerBuilder = $.javax.management.MBeanServerBuilder;
export declare const MBeanServerBuilder: $.javax.management.MBeanServerBuilderConstructor;
export type MBeanServerConnection = $.javax.management.MBeanServerConnection;
export declare const MBeanServerConnection: $.javax.management.MBeanServerConnectionConstructor;
export type MBeanServerDelegate = $.javax.management.MBeanServerDelegate;
export declare const MBeanServerDelegate: $.javax.management.MBeanServerDelegateConstructor;
export type MBeanServerDelegateMBean = $.javax.management.MBeanServerDelegateMBean;
export declare const MBeanServerDelegateMBean: $.javax.management.MBeanServerDelegateMBeanConstructor;
export type MBeanServerFactory = $.javax.management.MBeanServerFactory;
export declare const MBeanServerFactory: $.javax.management.MBeanServerFactoryConstructor;
export type MBeanServerInvocationHandler = $.javax.management.MBeanServerInvocationHandler;
export declare const MBeanServerInvocationHandler: $.javax.management.MBeanServerInvocationHandlerConstructor;
export type MBeanServerNotification = $.javax.management.MBeanServerNotification;
export declare const MBeanServerNotification: $.javax.management.MBeanServerNotificationConstructor;
export type MBeanServerPermission = $.javax.management.MBeanServerPermission;
export declare const MBeanServerPermission: $.javax.management.MBeanServerPermissionConstructor;
export type MBeanTrustPermission = $.javax.management.MBeanTrustPermission;
export declare const MBeanTrustPermission: $.javax.management.MBeanTrustPermissionConstructor;
export type MXBean = $.javax.management.MXBean;
export declare const MXBean: $.javax.management.MXBeanConstructor;
export type MalformedObjectNameException = $.javax.management.MalformedObjectNameException;
export declare const MalformedObjectNameException: $.javax.management.MalformedObjectNameExceptionConstructor;
export type NotCompliantMBeanException = $.javax.management.NotCompliantMBeanException;
export declare const NotCompliantMBeanException: $.javax.management.NotCompliantMBeanExceptionConstructor;
export type Notification = $.javax.management.Notification;
export declare const Notification: $.javax.management.NotificationConstructor;
export type NotificationBroadcaster = $.javax.management.NotificationBroadcaster;
export declare const NotificationBroadcaster: $.javax.management.NotificationBroadcasterConstructor;
export type NotificationBroadcasterSupport = $.javax.management.NotificationBroadcasterSupport;
export declare const NotificationBroadcasterSupport: $.javax.management.NotificationBroadcasterSupportConstructor;
export type NotificationEmitter = $.javax.management.NotificationEmitter;
export declare const NotificationEmitter: $.javax.management.NotificationEmitterConstructor;
export type NotificationFilter = $.javax.management.NotificationFilter;
export declare const NotificationFilter: $.javax.management.NotificationFilterConstructor;
export type NotificationFilterSupport = $.javax.management.NotificationFilterSupport;
export declare const NotificationFilterSupport: $.javax.management.NotificationFilterSupportConstructor;
export type NotificationListener = $.javax.management.NotificationListener;
export declare const NotificationListener: $.javax.management.NotificationListenerConstructor;
export type ObjectInstance = $.javax.management.ObjectInstance;
export declare const ObjectInstance: $.javax.management.ObjectInstanceConstructor;
export type ObjectName = $.javax.management.ObjectName;
export declare const ObjectName: $.javax.management.ObjectNameConstructor;
export type OperationsException = $.javax.management.OperationsException;
export declare const OperationsException: $.javax.management.OperationsExceptionConstructor;
export type PersistentMBean = $.javax.management.PersistentMBean;
export declare const PersistentMBean: $.javax.management.PersistentMBeanConstructor;
export type Query = $.javax.management.Query;
export declare const Query: $.javax.management.QueryConstructor;
export type QueryEval = $.javax.management.QueryEval;
export declare const QueryEval: $.javax.management.QueryEvalConstructor;
export type QueryExp = $.javax.management.QueryExp;
export declare const QueryExp: $.javax.management.QueryExpConstructor;
export type ReflectionException = $.javax.management.ReflectionException;
export declare const ReflectionException: $.javax.management.ReflectionExceptionConstructor;
export type RuntimeErrorException = $.javax.management.RuntimeErrorException;
export declare const RuntimeErrorException: $.javax.management.RuntimeErrorExceptionConstructor;
export type RuntimeMBeanException = $.javax.management.RuntimeMBeanException;
export declare const RuntimeMBeanException: $.javax.management.RuntimeMBeanExceptionConstructor;
export type RuntimeOperationsException = $.javax.management.RuntimeOperationsException;
export declare const RuntimeOperationsException: $.javax.management.RuntimeOperationsExceptionConstructor;
export type ServiceNotFoundException = $.javax.management.ServiceNotFoundException;
export declare const ServiceNotFoundException: $.javax.management.ServiceNotFoundExceptionConstructor;
export type StandardEmitterMBean = $.javax.management.StandardEmitterMBean;
export declare const StandardEmitterMBean: $.javax.management.StandardEmitterMBeanConstructor;
export type StandardMBean = $.javax.management.StandardMBean;
export declare const StandardMBean: $.javax.management.StandardMBeanConstructor;
export type StringValueExp = $.javax.management.StringValueExp;
export declare const StringValueExp: $.javax.management.StringValueExpConstructor;
export type ValueExp = $.javax.management.ValueExp;
export declare const ValueExp: $.javax.management.ValueExpConstructor;