Package javax.annotation
Annotation Type Resource
-
@Target({TYPE,FIELD,METHOD}) @Retention(RUNTIME) public @interface Resource- Version:
- $Rev: 1796920 $ $Date: 2017-05-30 21:47:40 +0200 (Tue, 30 May 2017) $
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Resource.AuthenticationTypeauthenticationTypejava.lang.Stringdescriptionjava.lang.Stringlookupjava.lang.StringmappedNamejava.lang.Stringnamebooleanshareablejava.lang.Classtype
-
-
-
-
authenticationType
Resource.AuthenticationType authenticationType
- Default:
- javax.annotation.Resource.AuthenticationType.CONTAINER
-
-