Package org.glassfish.external.arc
Annotation Type Taxonomy
-
@Retention(RUNTIME) @Documented @Target({METHOD,TYPE,ANNOTATION_TYPE,FIELD,PACKAGE}) public @interface Taxonomy
Annotates classes, methods or fields as to the ARC taxonomy (stability level). Note that a class can be annotated as a whole, but that annotations on its methods and fields override the whole-class annotation.- Author:
- llc
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringdescriptionStabilitystability
-