UNPKG

cosmic-internal-jdk

Version:

KingScript: JDK1.8

14 lines (13 loc) 898 B
/// <reference path="../index.d.ts" /> export type Generated = $.javax.annotation.Generated; export declare const Generated: $.javax.annotation.GeneratedConstructor; export type PostConstruct = $.javax.annotation.PostConstruct; export declare const PostConstruct: $.javax.annotation.PostConstructConstructor; export type PreDestroy = $.javax.annotation.PreDestroy; export declare const PreDestroy: $.javax.annotation.PreDestroyConstructor; export type Resource = $.javax.annotation.Resource; export declare const Resource: $.javax.annotation.ResourceConstructor; export declare const Resource$AuthenticationType: typeof $.javax.annotation.Resource$AuthenticationType; export type Resource$AuthenticationType = $.javax.annotation.Resource$AuthenticationType; export type Resources = $.javax.annotation.Resources; export declare const Resources: $.javax.annotation.ResourcesConstructor;