cosmic-internal-jdk
Version:
KingScript: JDK1.8
29 lines (28 loc) • 2.54 kB
JavaScript
export const JMXAddressable = $.type("javax.management.remote.JMXAddressable");
export const JMXAuthenticator = $.type("javax.management.remote.JMXAuthenticator");
export const JMXConnectionNotification = $.type("javax.management.remote.JMXConnectionNotification");
export const JMXConnector = $.type("javax.management.remote.JMXConnector");
export const JMXConnectorFactory = $.type("javax.management.remote.JMXConnectorFactory");
export const JMXConnectorProvider = $.type("javax.management.remote.JMXConnectorProvider");
export const JMXConnectorServer = $.type("javax.management.remote.JMXConnectorServer");
export const JMXConnectorServerFactory = $.type("javax.management.remote.JMXConnectorServerFactory");
export const JMXConnectorServerMBean = $.type("javax.management.remote.JMXConnectorServerMBean");
export const JMXConnectorServerProvider = $.type("javax.management.remote.JMXConnectorServerProvider");
export const JMXPrincipal = $.type("javax.management.remote.JMXPrincipal");
export const JMXProviderException = $.type("javax.management.remote.JMXProviderException");
export const JMXServerErrorException = $.type("javax.management.remote.JMXServerErrorException");
export const JMXServiceURL = $.type("javax.management.remote.JMXServiceURL");
export const MBeanServerForwarder = $.type("javax.management.remote.MBeanServerForwarder");
export const NotificationResult = $.type("javax.management.remote.NotificationResult");
export const SubjectDelegationPermission = $.type("javax.management.remote.SubjectDelegationPermission");
export const TargetedNotification = $.type("javax.management.remote.TargetedNotification");
export const RMIConnection = $.type("javax.management.remote.rmi.RMIConnection");
export const RMIConnectionImpl = $.type("javax.management.remote.rmi.RMIConnectionImpl");
export const RMIConnectionImpl_Stub = $.type("javax.management.remote.rmi.RMIConnectionImpl_Stub");
export const RMIConnector = $.type("javax.management.remote.rmi.RMIConnector");
export const RMIConnectorServer = $.type("javax.management.remote.rmi.RMIConnectorServer");
export const RMIIIOPServerImpl = $.type("javax.management.remote.rmi.RMIIIOPServerImpl");
export const RMIJRMPServerImpl = $.type("javax.management.remote.rmi.RMIJRMPServerImpl");
export const RMIServer = $.type("javax.management.remote.rmi.RMIServer");
export const RMIServerImpl = $.type("javax.management.remote.rmi.RMIServerImpl");
export const RMIServerImpl_Stub = $.type("javax.management.remote.rmi.RMIServerImpl_Stub");